(distclean): Remove config.h and ipglob.c.
This commit is contained in:
parent
137d327cba
commit
ea80c43573
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ clean:
|
||||||
rm -f $(obj) $(prog)
|
rm -f $(obj) $(prog)
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
rm -rf autom4te.cache config.status config.log Makefile
|
rm -rf autom4te.cache config.h config.log config.status Makefile ipglob.c
|
||||||
|
|
||||||
install: all installdirs
|
install: all installdirs
|
||||||
$(INSTALL_PROGRAM) empire $(bindir)/empire
|
$(INSTALL_PROGRAM) empire $(bindir)/empire
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue