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