Artifact 3e24f4a348d54a71c523f2fa54f92a3d7c16722e30812d656e6ef1dfd800bb76:
- File enet/Makefile — part of check-in [e5461ff852] at 2024-07-20 14:32:55 on branch trunk — Add buildsys (user: js, size: 240) [annotate] [blame] [check-ins using]
STATIC_LIB_NOINST = libenet.a SRCS = callbacks.c \ host.c \ list.c \ memory.c \ packet.c \ peer.c \ protocol.c \ unix.c \ win32.c include ../buildsys.mk CPPFLAGS += -Iinclude