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
108 generic/choicdgg.cpp \
109 generic/colrdlgg.cpp \
110 generic/fontdlgg.cpp \
112 generic/imaglist.cpp \
113 generic/listctrl.cpp \
114 generic/msgdlgg.cpp \
116 generic/printps.cpp \
117 generic/prntdlgg.cpp \
118 generic/scrolwin.cpp \
119 generic/splitter.cpp \
120 generic/statusbr.cpp \
122 generic/textdlgg.cpp \
163 gdk_imlib/globals.c \
171 #define library objects
173 $(LIB_CPP_SRC:.cpp=.o) \
187 #additional things needed for compile
189 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
191 # include the definitions now
192 include ../../template.mak