/[xforms]/xforms/Imakefile
ViewVC logotype

Diff of /xforms/Imakefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by leeming, Sun Apr 6 15:04:32 2003 UTC revision 1.2 by leeming, Thu Apr 17 09:04:56 2003 UTC
# Line 85  CDEBUGFLAGS    = $(DEBUG_FLAG) $(OPTIMIZER) Line 85  CDEBUGFLAGS    = $(DEBUG_FLAG) $(OPTIMIZER)
85  GL      = gl  GL      = gl
86  #endif  #endif
87    
 #if !HaveSnprintf  
 SNPRINTF= snp  
 #endif  
   
88  #if BuildDemos  #if BuildDemos
89  DEMOS   = demos  DEMOS   = demos
90  #endif  #endif
91    
92  SUBDIRS = \  SUBDIRS = \
           $(SNPRINTF) \  
93            lib/include \            lib/include \
94            lib \            lib \
95            image \            image \
96            $(GL) \            $(GL) \
97            fdesign \            fdesign \
98            fd2ps \            fd2ps \
99            $(DEMOS)            $(DEMOS)
100                    
101  IMAKE_DEFINES   = \  IMAKE_DEFINES   = \
102                    -DOptimizationLevel=OptimizationLevel \                    -DOptimizationLevel=OptimizationLevel \
103                    -DHaveStrerror=HaveStrerror \                    -DHaveStrerror=HaveStrerror \

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26