(distclean maintainer-clean): Depend on clean.
This commit is contained in:
parent
b2b681f163
commit
dbbd9604a4
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ clean mostlyclean:
|
|||
rm -f ${TIT} ${NON-TIT} ${WORLD} ${TIT:.elc=.el} \
|
||||
${MISC-DIC} ${MISC-DIC:.elc=.el} leim-list.el
|
||||
|
||||
distclean maintainer-clean:
|
||||
distclean maintainer-clean: clean
|
||||
if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi
|
||||
rm -f Makefile
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue