View Single Post
Re: Is this possible to pass #define from makefile?
Old
  (#2)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Is this possible to pass #define from makefile? - 20-05-2006

just use the -D parameter for gcc.
  
Reply With Quote