mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-10 22:22:28 +08:00
14 lines
201 B
Makefile
14 lines
201 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
include ../config.inc
|
|
|
|
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
|
|
include $(RTEMS_CUSTOM)
|
|
include $(RTEMS_SHARE)/make/directory.cfg
|
|
|
|
SUBDIRS = mghttpd
|
|
SUBDIRS += telnetd
|
|
SUBDIRS += ftpd
|