include, sh3h: Flatten
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
620d7e7962
commit
f7a724a077
41 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -31,7 +31,7 @@ VERSION := $(VMAJOR).$(VMINOR).$(VPATCH)
|
||||||
LIBVER = 1
|
LIBVER = 1
|
||||||
|
|
||||||
CFLAGS += -fPIC
|
CFLAGS += -fPIC
|
||||||
CPPFLAGS += -I. -I./include -I./sj3h
|
CPPFLAGS += -I.
|
||||||
LDFLAGS += -L.
|
LDFLAGS += -L.
|
||||||
|
|
||||||
# Public API library
|
# Public API library
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue