*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4744 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Logan Johnson 2003-04-29 15:28:05 +00:00
commit 9d2567b1f3

View file

@ -114,7 +114,7 @@ libswigrb_la_LDFLAGS = -no-undefined $(RELEASE_SUFFIX_LIBTOOL) $(RUBY_DLNK)
libswigrb_la_CFLAGS = -DSWIG_GLOBAL $(RUBY_INCLUDE) $(RUBY_CFLAGS)
librb.c: $(SWIG_TYPECHECK) $(RUBY_RUNTIME)
cat $(SWIG_TYPECHECK) $(RUBY_RUNTIME) >> librb.c
cat $(SWIG_TYPECHECK) $(RUBY_RUNTIME) > librb.c
# ----------------------------------------------------------------------
# PHP4 run-time library