summaryrefslogtreecommitdiff
path: root/news/nn/patches/patch-aa
blob: a08c93bd17c3d06c37fbdb1a851ed4b23784aed3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
$NetBSD: patch-aa,v 1.13 2014/01/02 08:00:32 dholland Exp $

--- Makefile.orig	2005-10-26 06:08:03.000000000 +0200
+++ Makefile	2006-10-14 19:35:24.000000000 +0200
@@ -18,16 +18,17 @@
 #
 # Use /lib/cpp or /usr/ccs/lib/cpp for CPP on Solaris or SVR4 machines.
 
-CC =		cc
+#CC =		cc
 
-CPP =		$(CC) -E
+#CPP =		$(CC) -E
 #CPP =		/lib/cpp
 #CPP =		/usr/bin/cpp -no-cpp-precomp	# for MacOS X
+CPP =		tradcpp
 
-CFLAGS =	-O # -g -Wall -ansi -pedantic
+#CFLAGS =	-O # -g -Wall -ansi -pedantic
 #CFLAGS =	-O # -w0 -g3			# for DEC
 
-MAKE =		make
+#MAKE =		make
 
 
 SHELL = /bin/sh
@@ -97,3 +97,5 @@
 man/nn.1.D: man/nn.1
 	sh SPLITNN1
 
+install:
+	./inst n