summaryrefslogtreecommitdiffstats
path: root/make/leaf.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-06 17:55:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-06 17:55:25 +0000
commit3a8915e6ee7974d832994d218c6a90b83cd86323 (patch)
tree3dde98ccb6120fb27412044b6b951c2af13a2781 /make/leaf.cfg
parentTypo -- removed blank line at top of file. (diff)
downloadrtems-3a8915e6ee7974d832994d218c6a90b83cd86323.tar.bz2
Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
applied. This modified many Makefiles and custom files and makes many more settings (network, multiprocessing, etc) gnerated by autoconf.
Diffstat (limited to 'make/leaf.cfg')
-rw-r--r--make/leaf.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/leaf.cfg b/make/leaf.cfg
index 0106dc19ce..b02af689fd 100644
--- a/make/leaf.cfg
+++ b/make/leaf.cfg
@@ -6,10 +6,6 @@
# Make(1) configuration file include'd by all leaf-node Makefiles
#
-# get most stuff done
-
-# include $(RTEMS_ROOT)/make/main.cfg
-
#
# list of all known managers
# This list is used, along with $(MANAGERS) (set by app makefile)
@@ -112,7 +108,6 @@ LIBSUFFIX_VA = $(LIB_VARIANT).a
clean-am: clean-generic
-$(RM) -r $(CLEAN_OS) $(CLEAN_CC) $(CLEAN_DEPEND)
-$(RM) -r $(VARIANTS)
-# -$(RM) -r $(IMPORT_SOURCE)
distclean-am: distclean-generic clean-am
-$(RM) -r $(CLOBBER_OS) $(CLOBBER_CC) $(CLOBBER_DEPEND)