summaryrefslogtreecommitdiff
path: root/tests/network/Makefile.W32
blob: 7c16df9ecfacf5d05967defa381205739a95f546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TOPDIR = ..\..

INCLUDE_DIRS = \
	/I$(TOPDIR)\include\wolf /I.

TEST_BINS =

!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk

# TODO: what is the autogeneration rule for NMAKE?
#test_create_join.exe: test_create_join.obj

local_all:

local_clean:

local_distclean:

local_test: