acl/lib_fiber/samples/client4/Makefile
2023-07-09 21:30:25 +08:00

6 lines
113 B
Makefile

include ../Makefile.in
ifeq ($(findstring Linux, $(UNIXNAME)), Linux)
SYSLIB += -luring-ffi
endif
PROG = client