warzone2100/lib/netplay/Makefile.raw

12 lines
161 B
Makefile
Raw Normal View History

MAKERULES=../../makerules
include $(MAKERULES)/configure.mk
SRC=netcrypt.c \
netjoin_stub.c \
netlog.c \
netplay.c
LIB=netplay
include $(MAKERULES)/lib.mk