head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2 OPENPKG_CW_FP:1.1 OPENPKG_1_STABLE_MP:1.1; locks; strict; comment @# @; 1.1 date 2003.07.23.13.11.55; author rse; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2003.07.23.13.11.55; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.58.55; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.1 log @new package: zyacc 1.03 (LARL(1) Parser Generator) @ text @--- libz/Makefile.in.orig 1997-08-02 16:12:55.000000000 +0200 +++ libz/Makefile.in 2003-07-23 14:59:17.000000000 +0200 @@@@ -525,7 +525,7 @@@@ srcCFile=`echo $@@ | sed 's/^.//;s/o$$/c/'`; \ echo making $@@ from $$srcCFile ; \ $(LN) $$srcCFile $$debugCFile; \ - $(CC) -c $(CFLAGS) $(CPPFLAGS) $(CXXFLAGS) \ + $(CC) -c $(CFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(DEFFLAGS) \ -DDEBUG_ISET $(DFLAGS) $$debugCFile; \ $(RM) $$debugCFile @ 1.1.2.1 log @file zyacc.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:58:55 +0000 @ text @d1 11 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 11 --- libz/Makefile.in.orig 1997-08-02 16:12:55.000000000 +0200 +++ libz/Makefile.in 2003-07-23 14:59:17.000000000 +0200 @@@@ -525,7 +525,7 @@@@ srcCFile=`echo $@@ | sed 's/^.//;s/o$$/c/'`; \ echo making $@@ from $$srcCFile ; \ $(LN) $$srcCFile $$debugCFile; \ - $(CC) -c $(CFLAGS) $(CPPFLAGS) $(CXXFLAGS) \ + $(CC) -c $(CFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(DEFFLAGS) \ -DDEBUG_ISET $(DFLAGS) $$debugCFile; \ $(RM) $$debugCFile @