summaryrefslogtreecommitdiffstats
path: root/cpukit/preinstall.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-17 09:58:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-17 09:58:59 +0000
commitefb1c3f5e7a7f9054edab828a2e04745c53c5219 (patch)
treea871a9f6ea3c3fb67acd1c62239d3013579cf4ab /cpukit/preinstall.am
parent2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-efb1c3f5e7a7f9054edab828a2e04745c53c5219.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit/preinstall.am')
-rw-r--r--cpukit/preinstall.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/preinstall.am b/cpukit/preinstall.am
index 5e1ef64df4..a88f825621 100644
--- a/cpukit/preinstall.am
+++ b/cpukit/preinstall.am
@@ -120,12 +120,12 @@ $(PROJECT_INCLUDE)/zilog/z8030.h: backward/zilog/z8030.h $(PROJECT_INCLUDE)/zilo
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/zilog/z8030.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/zilog/z8030.h
-if !UNIX
+if LIBDOSFS
$(PROJECT_INCLUDE)/dosfs.h: backward/dosfs.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/dosfs.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/dosfs.h
endif
-if HAS_ITRON
+if LIBITRON
$(PROJECT_INCLUDE)/itron.h: backward/itron.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/itron.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/itron.h
@@ -228,7 +228,7 @@ $(PROJECT_INCLUDE)/rtems/imfs.h: libfs/src/imfs/imfs.h $(PROJECT_INCLUDE)/rtems/
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/imfs.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/imfs.h
-if !UNIX
+if LIBDOSFS
$(PROJECT_INCLUDE)/rtems/dosfs.h: libfs/src/dosfs/dosfs.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/dosfs.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/dosfs.h