acl/lib_fiber/samples/client4/Makefile
2022-10-17 06:33:14 -04:00

6 lines
109 B
Makefile

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