head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2008.08.02.09.07.04; author rse; state Exp; branches; next ; commitid HtIy61sfdnLJ1cdt; desc @@ 1.1 log @new package: cparser 0.9.5 (C Language Parser) @ text @Index: Makefile --- Makefile.orig 2008-08-01 15:43:02 +0200 +++ Makefile 2008-08-02 11:04:33 +0200 @@@@ -65,10 +65,6 @@@@ .PHONY: all clean dirs bootstrap bootstrap2 -ifeq ($(findstring $(MAKECMDGOALS), clean depend),) --include .depend -endif - config.h: cp config.h.in $@@ @