From 6c6cb0670986717b42f8de03fd020abb3fa120fb Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 21 Aug 2007 19:20:18 +0000 Subject: - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) --- package/bison/bison.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/bison/bison.mk') diff --git a/package/bison/bison.mk b/package/bison/bison.mk index 2255a832e..8a1273413 100644 --- a/package/bison/bison.mk +++ b/package/bison/bison.mk @@ -42,7 +42,7 @@ $(BISON_DIR)/.configured: $(BISON_DIR)/.unpacked --mandir=/usr/man \ --infodir=/usr/info \ $(DISABLE_NLS) \ - ); + ) echo 'all install:' > $(BISON_DIR)/examples/Makefile touch $(BISON_DIR)/.configured -- cgit v1.2.3