diff options
Diffstat (limited to 'nxcompshad/Makefile.in')
-rw-r--r-- | nxcompshad/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Makefile.in b/nxcompshad/Makefile.in index 5b1abebed..9068b1a30 100644 --- a/nxcompshad/Makefile.in +++ b/nxcompshad/Makefile.in @@ -230,7 +230,7 @@ uninstall.lib: uninstall.man: clean: - -rm -f *~ *.o *.gch *.bak st?????? core core.* *.out.* *.exe.stackdump \ + -rm -f *~ *.o *.gch *.bak st?????? core core.* *.out.* *.exe.stackdump *.pc \ $(LIBFULL) $(LIBLOAD) $(LIBSHARED) $(LIBARCHIVE) $(LIBDLL) $(LIBDLLSTATIC) $(PROGRAM) $(PROGRAM).exe distclean: clean |