summaryrefslogtreecommitdiff
path: root/textproc/par/files/patch-aa
blob: e67c61a59d0e09e773402c4eb0383ae27c2ebcca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- protoMakefile.ORIG Sun Jan 21 05:46:02 1996
+++ protoMakefile      Mon Aug 17 18:56:27 1998
@@ -47,7 +47,7 @@
 # Example (for Solaris 2.x with SPARCompiler C):
 # CC = cc -c -O -s -Xc -DDONTFREE

-CC = cc -c
+CC = cc -c ${CFLAGS}

 # Define LINK1 and LINK2 so that the command
 #