2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
	* shared/cache/Makefile.am: Use 'CLEANFILES ='.
This commit is contained in:
Joel Sherrill
2001-09-27 19:45:04 +00:00
parent 232be6b1c2
commit 563acb1e8b
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
* shared/cache/Makefile.am: Use 'CLEANFILES ='.
2001-03-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68040/fpsp/Makefile.am, shared/cache/Makefile.am:

View File

@@ -31,12 +31,12 @@ $(PROJECT_INCLUDE)/libcpu/%.h: %.h
cache.h: $(top_srcdir)/../shared/include/cache.h
cp $< $@
PREINSTALL_FILES += $(PROJECT_INCLUDE)/libcpu \
PREINSTALL_FILES = $(PROJECT_INCLUDE)/libcpu \
$(include_libcpu_HEADERS:%=$(PROJECT_INCLUDE)/libcpu/%)
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS)
CLEANFILES += cache.h
CLEANFILES = cache.h
EXTRA_DIST = cache.c cache_.h