"make clean" should also clean up documentation

(Or, if somebody disagrees, we should have a "make distclean").
This commit is contained in:
Linus Torvalds 2005-05-21 09:59:37 -07:00
Родитель c3e7fbcbd0
Коммит cebf03c4cd
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -132,6 +132,7 @@ test: all
clean:
rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE)
make -C Documentation/ clean
backup: clean
cd .. ; tar czvf dircache.tar.gz dir-cache