diff options
Diffstat (limited to 'XMakefile')
-rw-r--r-- | XMakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,6 +103,7 @@ uninstall: clean: sweep rm -f *.o *.a $(TARGETS) mktable$(EXT) + rm -f funcname.c funcname1.h funcname2.h sweep: -rm -f core *~ *.bak *.orig *.rej |