Artifact 498c4a2c2e643df94ae620054c00f59eb25abdabe2cd93ef2930b417c5af0783:
- File
src/runtime/linklib/Makefile
— part of check-in
[8963dd5a1e]
at
2020-06-20 16:28:31
on branch amiga-library
— Add linklib
No methods in the linklib yet. (user: js, size: 288) [annotate] [blame] [check-ins using]
include ../../../extra.mk
STATIC_LIB = libobjfwrt.library.a
SRCS = linklib.m
include ../../../buildsys.mk
CPPFLAGS += -I.. -I../.. -I../../.. \
-DOBJC_COMPILING_AMIGA_LINKLIB \
-DOBJFWRT_AMIGA_LIB=\"${OBJFWRT_AMIGA_LIB}\" \
-DOBJFWRT_LIB_MINOR=${OBJFWRT_LIB_MINOR}