1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/cad/spice/files/FreeBSD
Thomas Gellekum 79e8f75f8d Finally, a port of the famous circuit simulation system.
Submitted by:	Julian Jenkins <kaveman@magna.com.au>
1996-05-23 08:17:41 +00:00

10 lines
241 B
Plaintext

# FreeBSD config exception file
MAKE = /usr/bin/make
INTERFACE_OPTS = -DWANT_X11
CC = gcc
CC_OPT = -O2 -pipe -Dbsd
CC_OPT_SAFE = -O2 -pipe -Dbsd
LDFLAGS = -L /usr/X11R6/lib -lm -ltermcap
ASM_HACK = < /dev/null