summaryrefslogtreecommitdiff
path: root/net/clusterit/files/patch-ab
blob: e7601e44a9ef57681eb75b2ddc9862e8be7da870 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- barrier/Makefile.orig	Mon Dec 14 20:51:56 1998
+++ barrier/Makefile	Thu Feb  4 16:36:04 1999
@@ -4,7 +4,7 @@
 # Some options need to be uncommented for Solaris
 
 #CC=		/usr/local/bin/gcc
-CFLAGS?=	-Wall -O2
+CFLAGS?=	${CFLAGS} -Wall -O2
 PROGS= 		barrierd barrier
 #LIBS=		-lsocket -lnsl
 #