Makefile

changeset 9
ebce4a7615e9
parent 7
c3d11cfe6398
     1.1 diff -r a2989aa17d21 -r ebce4a7615e9 Makefile
     1.2 --- a/Makefile	Mon Aug 03 16:14:35 2009 +0100
     1.3 +++ b/Makefile	Mon Aug 03 17:23:54 2009 +0100
     1.4 @@ -113,7 +113,7 @@
     1.5  # libraries to link in -- these will be specified as "-l" parameters, the -l
     1.6  # is prepended automatically
     1.7  #LIB			=	jpeg tiff png z
     1.8 -LIB			=
     1.9 +LIB			=	gd
    1.10  # library paths -- where to search for the above libraries
    1.11  LIBPATH		=
    1.12  # include paths -- where to search for #include files (in addition to the