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