mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-03 07:45:47 +00:00
Don't clean ChangeLog
This commit is contained in:
@@ -118,7 +118,7 @@ mostlyclean: clean
|
|||||||
distclean: config.status
|
distclean: config.status
|
||||||
for d in $(SUBDIRS) $(SAMPLES); do (cd $$d && $(MAKE) $@); done
|
for d in $(SUBDIRS) $(SAMPLES); do (cd $$d && $(MAKE) $@); done
|
||||||
-rm -rf Makefile pathnames.h config.h config.status config.cache \
|
-rm -rf Makefile pathnames.h config.h config.status config.cache \
|
||||||
config.log libtool stamp-* autom4te.cache ChangeLog
|
config.log libtool stamp-* autom4te.cache
|
||||||
|
|
||||||
cleandir: distclean
|
cleandir: distclean
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user