Fix some make targets not running on cygwin

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10995 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2008-12-21 00:55:27 +00:00
commit b1e7bbd831

View file

@ -2,6 +2,8 @@
# $Id$
#######################################################################
.PHONY: ccache source swig
prefix = @prefix@
exec_prefix = @exec_prefix@
srcdir = @srcdir@