ObjFW  Makefile at [1ebb9eb7b3]

File src/forwarding/Makefile artifact fde13c9caa part of check-in 1ebb9eb7b3


include ../../extra.mk

STATIC_PIC_LIB_NOINST = ${FORWARDING_LIB_A}
STATIC_LIB_NOINST = ${FORWARDING_A}

SRCS = forwarding.S

include ../../buildsys.mk

ASFLAGS += -I../..