summaryrefslogtreecommitdiffstats
path: root/services/Makefile
blob: 14a065ad1efc1491b3071cca448f162b1ab375ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
#  $Id$
#

include ../config.inc

include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
include $(RTEMS_SHARE)/make/directory.cfg

# servers
SUBDIRS  = mghttpd
SUBDIRS += telnetd
SUBDIRS += ftpd
# client services
SUBDIRS += ftpfs
SUBDIRS += librpc
# SUBDIRS += nfsclient