mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
* 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:
parent
b6c63738b2
commit
1361e7d0ca
3 changed files with 14 additions and 1 deletions
2
djgpp/GNUmakefile.in
Normal file
2
djgpp/GNUmakefile.in
Normal file
|
@ -0,0 +1,2 @@
|
|||
include Makefile
|
||||
VPATH = $(srcdir) $(srcdir)/missing
|
Loading…
Add table
Add a link
Reference in a new issue