From 71e9a25051b02c7474704c72702e334438f0cf25 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Mon, 13 Jan 2003 05:32:39 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- djgpp/GNUmakefile.in | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 djgpp/GNUmakefile.in diff --git a/djgpp/GNUmakefile.in b/djgpp/GNUmakefile.in new file mode 100644 index 0000000000..0a7e1fb131 --- /dev/null +++ b/djgpp/GNUmakefile.in @@ -0,0 +1,2 @@ +include Makefile +VPATH = $(srcdir) $(srcdir)/missing