|
|
@ -4,10 +4,11 @@ EXTRA_DIST = isyncrc.sample isync.spec.in $(man_MANS) |
|
|
|
DISTCLEANFILES = *~ build-stamp configure-stamp
|
|
|
|
DISTCLEANFILES = *~ build-stamp configure-stamp
|
|
|
|
|
|
|
|
|
|
|
|
log: |
|
|
|
log: |
|
|
|
rcs2log -u "me Michael Elkins me@sigpipe.org" \
|
|
|
|
@echo "me:'Michael Elkins <me@sigpipe.org>'" > .usermap
|
|
|
|
-u "melkins Michael Elkins me@sigpipe.org" \
|
|
|
|
@echo "melkins:'Michael Elkins <me@sigpipe.org>'" >> .usermap
|
|
|
|
-u "ossi Oswald Buddenhagen ossi@users.sf.net" \
|
|
|
|
@echo "ossi:'Oswald Buddenhagen <ossi@users.sf.net>'" >> .usermap
|
|
|
|
-l 79 > ChangeLog
|
|
|
|
cvs2cl -U .usermap --no-wrap --separate-header
|
|
|
|
|
|
|
|
@rm .usermap
|
|
|
|
|
|
|
|
|
|
|
|
rpm: |
|
|
|
rpm: |
|
|
|
make dist
|
|
|
|
make dist
|
|
|
|