- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)

This commit is contained in:
Bernhard Reutner-Fischer
2007-08-21 19:20:18 +00:00
parent 95783cd95d
commit 6c6cb06709
169 changed files with 306 additions and 306 deletions

View File

@@ -39,8 +39,8 @@ $(LIBCGI_DIR)/.configured: $(LIBCGI_DIR)/.source
--includedir=/include \
--mandir=/usr/man \
--infodir=/usr/info \
);
touch $(LIBCGI_DIR)/.configured;
)
touch $(LIBCGI_DIR)/.configured
$(LIBCGI_DIR)/$(LIBCGI_LIBRARY): $(LIBCGI_DIR)/.configured
$(MAKE) CC=$(TARGET_CC) -C $(LIBCGI_DIR)