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