summaryrefslogtreecommitdiff
path: root/net/icsi-finger/patches/patch-ac
blob: 98cad37038cb17bff7a36ff8f72575b45bc1404e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1 2004/09/10 19:47:43 wiz Exp $

--- Makefile.orig	1998-04-04 21:27:42.000000000 +0200
+++ Makefile
@@ -98,7 +98,7 @@ dirs:	FRC
 $(SRC)$(MKFILE): support/cpp-Makefile Makefile config.h
 	cp $(SUPPORT)cpp-Makefile $(SRC)tmp-Makefile.c
 	(cd $(SRC); $(CPP) $(CPP_ARGS) tmp-Makefile.c \
-	| sed 's@[ 	]*$$@@' | uniq >$(MKFILE))
+	| sed -e 's@[ 	]*$$@@' -e 's@^         *@	@' | uniq >$(MKFILE))
 	rm -f $(SRC)tmp-Makefile.c
 
 # Subsequent lines contain targets that are correctly handled by an