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
109 generic/choicdgg.cpp \
110 generic/colrdlgg.cpp \
111 generic/fontdlgg.cpp \
113 generic/imaglist.cpp \
114 generic/listctrl.cpp \
115 generic/msgdlgg.cpp \
117 generic/printps.cpp \
118 generic/prntdlgg.cpp \
119 generic/scrolwin.cpp \
120 generic/splitter.cpp \
121 generic/statusbr.cpp \
123 generic/textdlgg.cpp \
164 gdk_imlib/globals.c \
172 #define library objects
174 $(LIB_CPP_SRC:.cpp=.o) \
188 #additional things needed for compile
190 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
192 # include the definitions now
193 include ../../template.mak