aboutsummaryrefslogtreecommitdiffstats
path: root/modules/infoserv/Makefile
blob: 06ce5f69c6c6a00e9f9a14eda189a3adbc709280 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright (c) 2003-2004 E. Will et al.
# Rights to this code are documented in doc/LICENSE.
#
# This file contains build instructions.
#
#

MODULE = infoserv

include ../../extra.mk
include ../../buildsys.mk
include ../../buildsys.module.mk

SRCS = main.c

CPPFLAGS	+= -I../../include