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
105 generic/choicdgg.cpp \
106 generic/colrdlgg.cpp \
107 generic/fontdlgg.cpp \
109 generic/imaglist.cpp \
110 generic/listctrl.cpp \
111 generic/msgdlgg.cpp \
113 generic/printps.cpp \
114 generic/prntdlgg.cpp \
115 generic/scrolwin.cpp \
116 generic/splitter.cpp \
117 generic/statusbr.cpp \
119 generic/textdlgg.cpp \
160 gdk_imlib/globals.c \
168 #define library objects
170 $(LIB_CPP_SRC:.cpp=.o) \
184 #additional things needed for compile
186 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
188 # include the definitions now
189 include ../../template.mak