On Thu, Apr 08, 1999 at 02:53:00PM -0400, Kelly Yancey wrote:
> 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:
Not sure. It might be simpler t
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 appre
2 matches
Mail list logo