summaryrefslogtreecommitdiffstats
path: root/c/src/optman/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-07 10:26:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-07 10:26:07 +0000
commitda153c86909aecba9ad64803c5fea5b267565a5c (patch)
tree3f6b5d22442e38b41f4e7f6a9ba49e6cba09486d /c/src/optman/Makefile.am
parent2002-12-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-da153c86909aecba9ad64803c5fea5b267565a5c.tar.bz2
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include @RTEMS_BSP@.cfg.
Diffstat (limited to '')
-rw-r--r--c/src/optman/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/optman/Makefile.am b/c/src/optman/Makefile.am
index ee2872875b..618ed7bb80 100644
--- a/c/src/optman/Makefile.am
+++ b/c/src/optman/Makefile.am
@@ -4,7 +4,6 @@
ACLOCAL_AMFLAGS = -I ../../../aclocal
-include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am