summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-19 06:58:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-19 06:58:29 +0000
commit84fe6d5955ddc9adfc27e74470e2a600ea1b8efa (patch)
tree87139e100c6c3c538d7adc9d9524ff8020026dd6 /cpukit
parent2007-03-19 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-84fe6d5955ddc9adfc27e74470e2a600ea1b8efa.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libnetworking/preinstall.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/libnetworking/preinstall.am b/cpukit/libnetworking/preinstall.am
index 3fa041b70e..fd7ba4c0f0 100644
--- a/cpukit/libnetworking/preinstall.am
+++ b/cpukit/libnetworking/preinstall.am
@@ -57,10 +57,6 @@ $(PROJECT_INCLUDE)/machine/$(dirstamp):
@: > $(PROJECT_INCLUDE)/machine/$(dirstamp)
PREINSTALL_DIRS += $(PROJECT_INCLUDE)/machine/$(dirstamp)
-$(PROJECT_INCLUDE)/machine/conf.h: machine/conf.h $(PROJECT_INCLUDE)/machine/$(dirstamp)
- $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/machine/conf.h
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/machine/conf.h
-
$(PROJECT_INCLUDE)/machine/cpu.h: machine/cpu.h $(PROJECT_INCLUDE)/machine/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/machine/cpu.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/machine/cpu.h