mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Cosmetics.
This commit is contained in:
@@ -7,15 +7,18 @@ ACLOCAL_AMFLAGS = -I aclocal
|
|||||||
include $(top_srcdir)/automake/compile.am
|
include $(top_srcdir)/automake/compile.am
|
||||||
include $(top_srcdir)/automake/multilib.am
|
include $(top_srcdir)/automake/multilib.am
|
||||||
|
|
||||||
|
# librtemscpu
|
||||||
SUBDIRS = . score rtems sapi posix itron
|
SUBDIRS = . score rtems sapi posix itron
|
||||||
SUBDIRS += libcsupport libblock libfs
|
SUBDIRS += libcsupport libblock libfs
|
||||||
SUBDIRS += libnetworking librpc
|
SUBDIRS += libnetworking librpc
|
||||||
SUBDIRS += libmisc
|
SUBDIRS += libmisc
|
||||||
|
SUBDIRS += wrapup
|
||||||
|
|
||||||
|
# applications
|
||||||
SUBDIRS += httpd
|
SUBDIRS += httpd
|
||||||
SUBDIRS += ftpd
|
SUBDIRS += ftpd
|
||||||
SUBDIRS += telnetd
|
SUBDIRS += telnetd
|
||||||
SUBDIRS += pppd
|
SUBDIRS += pppd
|
||||||
SUBDIRS += wrapup
|
|
||||||
|
|
||||||
CLEANFILES =
|
CLEANFILES =
|
||||||
DISTCLEANFILES =
|
DISTCLEANFILES =
|
||||||
@@ -132,7 +135,6 @@ include_rtems_HEADERS += libmisc/devnull/devnull.h
|
|||||||
include_rtems_HEADERS += libmisc/dumpbuf/dumpbuf.h
|
include_rtems_HEADERS += libmisc/dumpbuf/dumpbuf.h
|
||||||
|
|
||||||
## monitor
|
## monitor
|
||||||
|
|
||||||
include_rtems_HEADERS += libmisc/monitor/monitor.h
|
include_rtems_HEADERS += libmisc/monitor/monitor.h
|
||||||
|
|
||||||
## mw-fb
|
## mw-fb
|
||||||
|
|||||||
Reference in New Issue
Block a user