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
111 generic/choicdgg.cpp \
112 generic/colrdlgg.cpp \
113 generic/fontdlgg.cpp \
115 generic/imaglist.cpp \
116 generic/listctrl.cpp \
117 generic/msgdlgg.cpp \
119 generic/printps.cpp \
120 generic/prntdlgg.cpp \
121 generic/scrolwin.cpp \
122 generic/splitter.cpp \
123 generic/statusbr.cpp \
125 generic/textdlgg.cpp \
166 gdk_imlib/globals.c \
189 #define library objects
191 $(LIB_CPP_SRC:.cpp=.o) \
206 #additional things needed for compile
208 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
210 # include the definitions now
211 include ../../template.mak