Regenerate.

This commit is contained in:
Ralf Corsepius
2006-01-12 05:57:00 +00:00
parent 31cabe9ce0
commit 950f19aa86
58 changed files with 99 additions and 116 deletions

View File

@@ -6,10 +6,10 @@ $(srcdir)/preinstall.am: Makefile.am
endif
PREINSTALL_DIRS =
DISTCLEANFILES += $(PREINSTALL_DIRS)
DISTCLEANFILES = $(PREINSTALL_DIRS)
PREINSTALL_FILES =
CLEANFILES += $(PREINSTALL_FILES)
CLEANFILES = $(PREINSTALL_FILES)
$(PROJECT_INCLUDE)/libcpu/$(dirstamp):
@$(mkdir_p) $(PROJECT_INCLUDE)/libcpu