added temporary bootstrap script before integrating it into a makefile
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 13 Aug 2001 13:53:52 +0000 (13:53 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 13 Aug 2001 13:53:52 +0000 (13:53 +0000)
Original commit message from CVS:
added temporary bootstrap script before integrating it into a makefile

swig/bootstrap [new file with mode: 0755]

diff --git a/swig/bootstrap b/swig/bootstrap
new file mode 100755 (executable)
index 0000000..18dfd13
--- /dev/null
@@ -0,0 +1,3 @@
+swig -perl5 Gst.i && \
+perl Makefile.PL && \
+make