From 7fa1bdd0787d8e84d5e19f7bb18c2ee512ec3d37 Mon Sep 17 00:00:00 2001 From: Kevin Ruland Date: Mon, 6 Feb 2006 14:04:45 +0000 Subject: [PATCH] Added CCSHARED variable. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8728 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/GIFPlot/Lib/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples/GIFPlot/Lib/Makefile.in b/Examples/GIFPlot/Lib/Makefile.in index fed04352a..9db828eb2 100644 --- a/Examples/GIFPlot/Lib/Makefile.in +++ b/Examples/GIFPlot/Lib/Makefile.in @@ -1,4 +1,5 @@ CC = @CC@ +CCSHARED= @CCSHARED@ INCLUDES= -I../Include CFLAGS = -O SRCS = frame.c color.c plot2d.c plot3d.c font.c pixmap.c matrix.c gif.c