mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
fb9f5ef38a
PR: 18139 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
--- kodak/dc21x/Makefile.in.orig Tue Mar 7 07:06:48 2000
|
|
+++ kodak/dc21x/Makefile.in Thu Apr 20 03:00:00 2000
|
|
@@ -87,7 +87,7 @@
|
|
|
|
LIBDIR =
|
|
LIBS =
|
|
-CFLAGS = -O2 -Wall
|
|
+CFLAGS = @CFLAGS@
|
|
|
|
bin_PROGRAMS = dc21x_cam
|
|
dc21x_cam_SOURCES = dc21x.h main.c lowlevel.c
|