Add ChangeLog target
This commit is contained in:
@@ -371,6 +371,9 @@ sudoers.cat: sudoers.man
|
|||||||
@DEV@HISTORY: history.pod
|
@DEV@HISTORY: history.pod
|
||||||
@DEV@ pod2text -l -i0 $> > $@
|
@DEV@ pod2text -l -i0 $> > $@
|
||||||
|
|
||||||
|
ChangeLog:
|
||||||
|
cvs2cl --follow-only trunk
|
||||||
|
|
||||||
install: install-dirs install-binaries @INSTALL_NOEXEC@ install-sudoers install-man
|
install: install-dirs install-binaries @INSTALL_NOEXEC@ install-sudoers install-man
|
||||||
|
|
||||||
install-dirs:
|
install-dirs:
|
||||||
@@ -496,3 +499,5 @@ depot:
|
|||||||
gzip -f --best sudo-$(VERSION).depot; \
|
gzip -f --best sudo-$(VERSION).depot; \
|
||||||
rm -rf tmp.depot ; \
|
rm -rf tmp.depot ; \
|
||||||
)
|
)
|
||||||
|
|
||||||
|
.PHONY: ChangeLog
|
||||||
|
Reference in New Issue
Block a user