/[hegemonie]/hegemonie/Source/GNUmakefile
ViewVC logotype

Diff of /hegemonie/Source/GNUmakefile

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

revision 1.5 by zaral, Thu Aug 7 09:03:48 2003 UTC revision 1.6 by dam, Sat Aug 23 15:53:31 2003 UTC
# Line 36  Hegemonie_CPPFLAGS = `freetype-config -- Line 36  Hegemonie_CPPFLAGS = `freetype-config --
36  Hegemonie_LDFLAGS = `freetype-config --libs` \  Hegemonie_LDFLAGS = `freetype-config --libs` \
37                      `sdl-config --libs` \                      `sdl-config --libs` \
38                      -L/usr/X11R6/lib -lGL -lGLU                      -L/usr/X11R6/lib -lGL -lGLU
39    # FIXME - can someone emplain me why -lode can't fit where LDFLAGS is included
40    # in the command line ?
41    Hegemonie_GUI_LIBS = -lode
42    
43  -include GNUmakefile.preamble  -include GNUmakefile.preamble
44  include $(GNUSTEP_MAKEFILES)/application.make  include $(GNUSTEP_MAKEFILES)/application.make

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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