summaryrefslogtreecommitdiffstats
path: root/databases/dbf/files/patch-Makefile.rules
blob: f4dfa3daadecb7089a49d84a9e31a3455e46a348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- ../Makefile.rules.orig	Tue Nov 11 16:43:04 2003
+++ ../Makefile.rules	Tue Nov 11 16:43:24 2003
@@ -2,15 +2,15 @@
 # Version 0.8
 
 # Compiler flags
-CC = /usr/bin/gcc
-CFLAGS = -Wall
+#CC = /usr/bin/gcc
+CFLAGS += -Wall
 
 # Settings
 LOG = make.log
 DIRS = src
 BIN = dbf
 VERSION = 0.8
-PREFIX = /usr/local
+#PREFIX = /usr/local
 
 # Compiler settings - do not change
 # erased dbfversion.o
OpenPOWER on IntegriCloud