o switch
This commit is contained in:
parent
ca2f62ee62
commit
46a566ce14
@ -159,7 +159,7 @@ all: build;
|
|||||||
include $(ui)/Makefile
|
include $(ui)/Makefile
|
||||||
|
|
||||||
objects := $(patsubst %,obj/%.$(obj),$(objects))
|
objects := $(patsubst %,obj/%.$(obj),$(objects))
|
||||||
#rubydef := $(foreach c,$(subst .,_,$(call strupper,$(ruby))),$(call mkdef,$c))
|
rubydef := $(foreach c,$(subst .,_,$(call strupper,$(ruby))),$(call mkdef,$c))
|
||||||
|
|
||||||
#################
|
#################
|
||||||
### libraries ###
|
### libraries ###
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user