11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
|
include $(top_srcdir)/makerules/common.mk
|
||
|
|
||
|
SRC=netjoin_stub.c \
|
||
|
netlog.c \
|
||
|
netplay.c \
|
||
|
nettypes.c
|
||
|
|
||
|
LIB=netplay
|
||
|
|
||
|
include $(top_srcdir)/makerules/lib.mk
|