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
100 generic/choicdgg.cpp \
101 generic/colrdlgg.cpp \
102 generic/fontdlgg.cpp \
104 generic/imaglist.cpp \
105 generic/listctrl.cpp \
106 generic/msgdlgg.cpp \
108 generic/printps.cpp \
109 generic/prntdlgg.cpp \
110 generic/scrolwin.cpp \
111 generic/splitter.cpp \
112 generic/statusbr.cpp \
114 generic/textdlgg.cpp \
154 gdk_imlib/globals.c \
162 #define library objects
164 $(LIB_CPP_SRC:.cpp=.o) \
178 #additional things needed for compile
180 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
182 # include the definitions now
183 include ../../template.mak