Artifact 0b3e3bf11ea38ed66995afb61a128a5f15952839c4a0d86f807c583b716e720a:
- File src/runtime/linklib/Makefile — part of check-in [cebf3184eb] at 2020-12-30 00:03:04 on branch amiga-library — Merge trunk into branch "amiga-library" (user: js, size: 305) [annotate] [blame] [check-ins using] [more...]
include ../../../extra.mk
STATIC_LIB = libobjfwrt.library.a
SRCS = init.m \
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}