[w3m-dev 04452] delete words about Boehm GC.

This commit is contained in:
Dai Sato
2012-05-22 10:16:34 +00:00
parent f6b9612a4b
commit 9bf1459f7d
5 changed files with 12 additions and 5 deletions

View File

@@ -288,7 +288,7 @@ uninstall:
clean: sweep
-$(RM) -f *.o *.a $(TARGETS) mktable$(EXT)
-$(RM) -f funcname.tab
-$(RM) -f entity.h funcname.c funcname1.h funcname2.h tagtable.c functable.c
-$(RM) -f funcname.c funcname1.h funcname2.h tagtable.c functable.c
-for dir in w3mimg libwc; \
do \
(cd $$dir && $(MAKE) clean RM="$(RM)"); \