freebsd-ports/cad/spice/files/FreeBSD
Steve Price f4c18adf51 Incorporate some changes from NetBSD, Linux, and the Macquarie University.
PR:		18509
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2000-05-29 03:04:58 +00:00

9 lines
231 B
Text

# FreeBSD config exception file
MAKE = /usr/bin/make
INTERFACE_OPTS = -DWANT_X11
CC = cc
CC_OPT = -O2 -pipe
CC_OPT_SAFE = -O2 -fno-strength-reduce -pipe
LDFLAGS = -L$(X11BASE)/lib -lm -ltermcap
SYS_CFLAGS = -Dbsd