2 # wxGTK main source makefile
4 # Copyright 1998, Markus Holzhem and Robert Roebling
10 # set the OS type for compilation
13 # compile a library only
18 # needed for unactivated
26 # define library sources
112 generic/choicdgg.cpp \
113 generic/colrdlgg.cpp \
114 generic/fontdlgg.cpp \
116 generic/imaglist.cpp \
117 generic/listctrl.cpp \
118 generic/msgdlgg.cpp \
120 generic/printps.cpp \
121 generic/prntdlgg.cpp \
122 generic/scrolwin.cpp \
123 generic/splitter.cpp \
124 generic/statusbr.cpp \
126 generic/textdlgg.cpp \
167 gdk_imlib/globals.c \
190 #define library objects
192 $(LIB_CPP_SRC:.cpp=.o) \
207 #additional things needed for compile
209 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
211 # include the definitions now
212 include ../../template.mak