Date: Thu, 8 Apr 1999 14:53:00 -0400 (EDT) From: Kelly Yancey <kbyanc@alcnet.com> To: freebsd-hackers@freebsd.org Subject: bmake and gmake Message-ID: <Pine.BSF.4.05.9904081448180.23451-100000@kronos.alcnet.com>
next in thread | raw e-mail | index | archive | help
Fun. Fun. Fun. I am trying to port some software to a system with only gmake and the makefile uses bmake-style conditionals. Is there a good way to convert the conditionals? Here is the offender: .ifmake fastcgi DEFINES += -DFASTCGI CFLAGS+=-I$(FCGIINCLUDEDIR) .endif I really appreciate the help! Kelly ~kbyanc@alcnet.com~ "Silly penguin, Linux is for kids" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904081448180.23451-100000>