* configure.in: better DJGPP support. add GNUmakefile.

* djgpp/GNUmakefile: new.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2003-01-01 09:26:45 +00:00
parent b6c63738b2
commit 1361e7d0ca
3 changed files with 14 additions and 1 deletions

2
djgpp/GNUmakefile.in Normal file
View file

@ -0,0 +1,2 @@
include Makefile
VPATH = $(srcdir) $(srcdir)/missing