mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Small modifications for location
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ MRB1 := $(BASEDIR)/*.rb
|
||||
MRBS := $(MRB1)
|
||||
LIBR0 := ../lib/libmruby_core.a
|
||||
LIBR := ../lib/libmruby.a
|
||||
GEM0 := ../mrbgems/md5/
|
||||
GEM0 := ../mrbgems/md5/src/
|
||||
|
||||
# libraries, includes
|
||||
INCLUDES = -I../src -I../include
|
||||
|
||||
Reference in New Issue
Block a user