[rtems commit] cpukit/Makefile.am: Cleanup

Sebastian Huber sebh at rtems.org
Mon Sep 10 09:36:48 UTC 2018


Module:    rtems
Branch:    master
Commit:    77d374f580d48ad0ebdbb09950087603b38956db
Changeset: http://git.rtems.org/rtems/commit/?id=77d374f580d48ad0ebdbb09950087603b38956db

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep  7 07:12:06 2018 +0200

cpukit/Makefile.am: Cleanup

---

 cpukit/Makefile.am | 63 +-----------------------------------------------------
 1 file changed, 1 insertion(+), 62 deletions(-)

diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 9b1e230..e137628 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -21,74 +21,13 @@ _SUBDIRS += libstdthreads
 _SUBDIRS += libdebugger
 _SUBDIRS += wrapup
 
+# other libraries
 _SUBDIRS += zlib
-
-# applications
 _SUBDIRS += ftpd
 _SUBDIRS += telnetd
 _SUBDIRS += pppd
 _SUBDIRS += mghttpd
 
-if LIBNETWORKING
-endif
-
-if LIBDL
-endif
-
-if LIBDEBUGGER
-endif
-
-if !LIBPCI
-endif
-## should be conditional and only installed for PowerPC, x86, and ARM
-## libfs
-## POSIX FIFO/pipe
-## devfs
-if LIBDOSFS
-endif
-
-# RFS
-# JFFS2
-## libblock
-## ftpd
-if LIBNETWORKING
-endif
-
-## bspcmdline
-## capture
-# tracing headers
-## cpuuse
-## devnull
-## dumpbuf
-## rtemsfdt
-## monitor
-## fb
-## mouse
-## libqos
-## redirector
-## shell
-if LIBSHELL
-endif
-
-## stringto
-## testsupport
-## i2c
-## serdbg
-if LIBSERDBG
-endif
-
-## stackchk
-## libuntar
-## fsmount
-## Driver manager
-if LIBDRVMGR
-endif
-
-if LIBGNAT
-endif
-
-## HACK: doxygen filter.
-
 include $(top_srcdir)/automake/subdirs.am
 include $(top_srcdir)/automake/local.am
 include $(srcdir)/headers.am



More information about the vc mailing list