You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
339 B

--- Makefile.orig 2004-06-01 13:36:00.000000000 +0200
+++ Makefile 2004-06-01 14:48:32.000000000 +0200
@@ -59,6 +59,7 @@
-DLDEBUG="$(LDFLAGS)" \
-DCDEBUG="$(CFLAGS)" -Iconf MF.c | \
sed -e '1,/MAKE WILL CUT HERE/d' \
+ -e 's/^ \(.*\)/ \1/' \
-e '/^#/d' \
-e 's/^ / /' \
-e '/^[ \f ]$$/d' \