summaryrefslogtreecommitdiffstats
path: root/cpukit/preinstall.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 15:05:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 15:05:55 +0000
commit1b40826ba01b0d45a18b73a4e800acb165990536 (patch)
tree1ebb7169d2590fa2aa826db4533a70080faf77cf /cpukit/preinstall.am
parent2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1b40826ba01b0d45a18b73a4e800acb165990536.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit/preinstall.am')
-rw-r--r--cpukit/preinstall.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/preinstall.am b/cpukit/preinstall.am
index 4dfcd12891..a3bd6a9b31 100644
--- a/cpukit/preinstall.am
+++ b/cpukit/preinstall.am
@@ -172,7 +172,6 @@ $(PROJECT_INCLUDE)/rtems/dosfs.h: libfs/src/dosfs/dosfs.h $(PROJECT_INCLUDE)/rte
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/dosfs.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/dosfs.h
endif
-if !UNIX
$(PROJECT_INCLUDE)/rtems/bdbuf.h: libblock/include/rtems/bdbuf.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bdbuf.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bdbuf.h
@@ -208,7 +207,7 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/ide_part_table.h
$(PROJECT_INCLUDE)/rtems/bdpart.h: libblock/include/rtems/bdpart.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/bdpart.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/bdpart.h
-endif
+
if LIBNETWORKING
$(PROJECT_INCLUDE)/rtems/ftpd.h: ftpd/ftpd.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/ftpd.h