Makefile

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