Fix comment typo

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12862 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Olly Betts 2011-12-03 21:49:44 +00:00
commit 07c97f8742

View file

@ -12,7 +12,7 @@
# certain packages have been installed. Set the prefixes
# accordingly.
#
# 2. To use this makefile, set required varibles, eg SRCS, INTERFACE,
# 2. To use this makefile, set required variables, eg SRCS, INTERFACE,
# INTERFACEDIR, INCLUDES, LIBS, TARGET, and do a
# $(MAKE) -f Makefile.template.in SRCS='$(SRCS)' \
# INCLUDES='$(INCLUDES) LIBS='$(LIBS)' INTERFACE='$(INTERFACE)' \