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

SUBDIRS = port daemon

INCLUDE_DIRS = -I.

BINS =

OBJS =
 
-include $(TOPDIR)/makefiles/sub.mk

local_test:

local_all:

local_clean:

local_distclean: