2 # wxWindows/Unix main source makefile
4 # Copyright 1998, Markus Holzhem and Robert Roebling
7 # wxWindows base directory
10 # set the OS type for compilation
13 # compile a library only
18 # include gtk.inc, qt.inc or motif.inc here
21 LIB_CPP_ALL_SRC=$(LIB_CPP_SRC) @GTK_JOYSTICK@ @UNIX_THREAD@
23 #define library objects
25 $(LIB_CPP_ALL_SRC:.cpp=.o) \
42 #additional things needed for compile
44 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\"
46 # include the definitions now
47 include ../../template.mak