2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

clean pathnames.h too

This commit is contained in:
Todd C. Miller 1998-10-19 18:30:58 +00:00
parent c68982b8fe
commit 1895d4388a

View File

@ -248,7 +248,7 @@ clean:
mostlyclean: clean
distclean: clean
rm -f Makefile config.h config.status config.cache config.log
rm -f Makefile pathnames.h config.h config.status config.cache config.log
clobber: distclean