summaryrefslogtreecommitdiffstats
path: root/comms/bpl+/files/patch-Makefile
blob: 2b157ca235c748abd419d587f74bf45e7494e7e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- Makefile.orig	Fri Jun 13 14:13:23 2003
+++ Makefile	Fri Jun 13 14:13:43 2003
@@ -4,11 +4,9 @@
 #  USE_MKTIME	use mktime instead of timelocal
 #
 MAKE	= make
-CC	= gcc
-OPTFLAG	= -O $(OPTS)
 OBJS	= bpl.o bplexec.o rsraw.o
 
-CFLAGS	= $(OPTFLAG) $(FLAG1) $(FLAG2)
+CFLAGS	+= $(FLAG1) $(FLAG2)
 
 all:
 	@sh config.sh
OpenPOWER on IntegriCloud