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
103 generic/choicdgg.cpp \
104 generic/colrdlgg.cpp \
105 generic/fontdlgg.cpp \
107 generic/imaglist.cpp \
108 generic/listctrl.cpp \
109 generic/msgdlgg.cpp \
111 generic/printps.cpp \
112 generic/prntdlgg.cpp \
113 generic/scrolwin.cpp \
114 generic/splitter.cpp \
115 generic/statusbr.cpp \
117 generic/textdlgg.cpp \
157 gdk_imlib/globals.c \
165 #define library objects
167 $(LIB_CPP_SRC:.cpp=.o) \
181 #additional things needed for compile
183 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
185 # include the definitions now
186 include ../../template.mak