From 369ef189b274baaba5721da9c71ac7184252320e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Dec 1999 15:00:49 +0000 Subject: Patch rtems-rc-19991203-7.diff from Ralf Corsepius which does minor cleanup for Makefile.ams below mptests, which only removes some bogus comments from the Makefile.ams. To apply: patch -p1 < rtems-rc-19991203-8.diff ./bootstrap --- testsuites/mptests/mp08/node1/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'testsuites/mptests/mp08/node1/Makefile.am') diff --git a/testsuites/mptests/mp08/node1/Makefile.am b/testsuites/mptests/mp08/node1/Makefile.am index 93c520210b..e86b654f52 100644 --- a/testsuites/mptests/mp08/node1/Makefile.am +++ b/testsuites/mptests/mp08/node1/Makefile.am @@ -38,13 +38,6 @@ if HAS_MP AM_CPPFLAGS += -DNODE_NUMBER=$(NODE) -I$(srcdir)/.. -# -# Add your list of files to delete here. The config files -# already know how to delete some stuff, so you may want -# to just run 'make clean' first to see what gets missed. -# 'make clobber' already includes 'make clean' -# - ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -- cgit v1.2.3