freebsd-ports/cad/cider/files/patch-aj
Steve Price d38479ecaa * Do not set NO_WRKSUBDIR to yes. Specify WRKSRC.
* Respect CFLAGS.
* Make less use of __FreeBSD__.
* Use more system-defined make variables.

PR:		15746
Submitted by:	maintainer
1999-12-29 21:32:14 +00:00

11 lines
427 B
Text

--- spice/common/util/skeleton/make_def.bd.orig Thu Feb 24 07:07:01 1994
+++ spice/common/util/skeleton/make_def.bd Sun Dec 26 17:19:32 1999
@@ -85,7 +85,7 @@
# LIBRARIES = ckt cp dev fte hlp inp mfb mfbpc misc ni smp sparse
LIBRARIES = dev ckt cp fte hlp inp $(MFBLIB) misc ni $(SPARSELIB)
-CFLAGS = $(REAL_CC_OPT) $(SYS_CFLAGS)
+REAL_CFLAGS = $(REAL_CC_OPT) $(SYS_CFLAGS)
LIBRARY_HACK = $(OBJLIB_DIR)/$(LIBRARY).a