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

 ~kby...@alcnet.com~
 "Silly penguin, Linux is for kids"




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to