acl/lib_fiber/samples/client4/Makefile

6 lines
113 B
Makefile
Raw Normal View History

2022-10-17 18:33:14 +08:00
include ../Makefile.in
ifeq ($(findstring Linux, $(UNIXNAME)), Linux)
2023-07-09 21:30:25 +08:00
SYSLIB += -luring-ffi
2022-10-17 18:33:14 +08:00
endif
PROG = client