mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
common.mk: preludes
* common.mk (preludes): make prelude.c too. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8e677dc443
commit
f760bb4b39
1 changed files with 1 additions and 0 deletions
|
@ -994,6 +994,7 @@ probes.h: {$(VPATH)}probes.$(DTRACE_EXT)
|
|||
|
||||
prereq: incs srcs preludes PHONY
|
||||
|
||||
preludes: {$(VPATH)}prelude.c
|
||||
preludes: {$(VPATH)}miniprelude.c
|
||||
preludes: {$(srcdir)}golf_prelude.c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue