mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
11 lines
436 B
Text
11 lines
436 B
Text
--- udbcsdk/examples/Makefile.orig Mon Oct 22 23:25:13 2001
|
|
+++ udbcsdk/examples/Makefile Mon Oct 22 23:25:43 2001
|
|
@@ -24,7 +24,7 @@
|
|
######################################################################
|
|
|
|
## Generic ######################################################
|
|
-CFLAGS = -O -I../include
|
|
+CFLAGS += -O -I../include
|
|
|
|
## HP/UX ######################################################
|
|
#CFLAGS = -O -Aa +ESlit -I../include
|