2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* malloctest/Makefile.am: Ditto.
	* monitor/Makefile.am: Ditto.
	* putenvtest/Makefile.am: Ditto.
	* rtems++/Makefile.am: Ditto.
	* rtmonuse/Makefile.am: Ditto.
	* stackchk/Makefile.am: Ditto.
	* termios/Makefile.am: Ditto.
This commit is contained in:
Ralf Corsepius
2004-01-14 07:49:06 +00:00
parent 2ac7d127f0
commit 08bfed20d0
9 changed files with 28 additions and 0 deletions

View File

@@ -38,4 +38,6 @@ all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
CLEANFILES = $(TMPINSTALL_FILES)
include $(top_srcdir)/../automake/local.am