forked from Lainports/freebsd-ports
12 lines
284 B
Text
12 lines
284 B
Text
--- Makefile.orig Wed Mar 1 09:23:12 2000
|
|
+++ Makefile Mon Mar 20 19:23:54 2000
|
|
@@ -6,8 +6,7 @@
|
|
# Set this to your liking
|
|
PREFIX=/usr/local
|
|
|
|
-COPTS=$(ADDIT_DEFS) -Wall -pedantic
|
|
-CC=gcc
|
|
+COPTS=$(ADDIT_DEFS) -Wall -pedantic $(CFLAGS)
|
|
|
|
FILES= psm.h psm.c \
|
|
exif.h exifparse.c \
|