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
117 generic/choicdgg.cpp \
118 generic/colrdlgg.cpp \
119 generic/fontdlgg.cpp \
121 generic/imaglist.cpp \
122 generic/listctrl.cpp \
123 generic/msgdlgg.cpp \
125 generic/printps.cpp \
126 generic/prntdlgg.cpp \
127 generic/scrolwin.cpp \
128 generic/splitter.cpp \
129 generic/statusbr.cpp \
131 generic/textdlgg.cpp \
172 gdk_imlib/globals.c \
195 #define library objects
197 $(LIB_CPP_SRC:.cpp=.o) \
212 #additional things needed for compile
214 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
216 # include the definitions now
217 include ../../template.mak