mirror of
https://github.com/darlinghq/darling-libobjc2.git
synced 2024-11-27 14:10:33 +00:00
8 lines
116 B
Makefile
8 lines
116 B
Makefile
LEVEL = ../../../
|
|
LIBRARYNAME = libGNUObjCRuntime
|
|
LOADABLE_MODULE = 1
|
|
USEDLIBS =
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|