From 9ba1f0a79efa6efb3cc9360dec61708f3db6da8a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Dec 1999 15:04:48 +0000 Subject: Patch rtems-rc-19991203-9.diff from Ralf Corsepius which ontains all what was left over from the other patches (Primarily minor configuration cleanups). To apply: patch -p1 < rtems-rc-19991203-9.diff ./bootstrap --- c/src/exec/score/include/rtems/score/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'c/src/exec/score/include') diff --git a/c/src/exec/score/include/rtems/score/Makefile.am b/c/src/exec/score/include/rtems/score/Makefile.am index 995cd3a01d..4507d51b33 100644 --- a/c/src/exec/score/include/rtems/score/Makefile.am +++ b/c/src/exec/score/include/rtems/score/Makefile.am @@ -33,13 +33,6 @@ $(PROJECT_INCLUDE)/rtems/score: $(PROJECT_INCLUDE)/rtems/score/%.h: %.h $(INSTALL_DATA) $< $@ -# -# 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' -# - CLEANFILES += $(TARGOPTS) # Until RTEMS_CPU is removed from all the make configuration files, -- cgit v1.2.3