Forked from
syslab / tapir
29 commits behind the upstream repository.
-
Irene Zhang authored07cebc9c
Rules.mk 164 B
d := $(dir $(lastword $(MAKEFILE_LIST)))
$(d)libtapir.so: $(patsubst %.o,%-pic.o, $(OBJS-all-clients))
LDFLAGS-$(d)libtapir.so += -shared
BINS += $(d)libtapir.so