From 77d374f580d48ad0ebdbb09950087603b38956db Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 7 Sep 2018 07:12:06 +0200 Subject: 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 9b1e2304bf..e137628b86 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 -- cgit v1.2.3