summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/wrapup/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-06 22:07:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-06 22:07:36 +0000
commit3c0e80c36a1382efa0375d873f170fead2cf865f (patch)
treec7225a5d91b9ed395031134d4f8c265033aefac4 /c/src/lib/libbsp/unix/posix/wrapup/Makefile.in
parentCorrections by Jennifer. (diff)
downloadrtems-3c0e80c36a1382efa0375d873f170fead2cf865f.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to preinstall
all bsp_specs.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/unix/posix/wrapup/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/unix/posix/wrapup/Makefile.in b/c/src/lib/libbsp/unix/posix/wrapup/Makefile.in
index b5fcdf2ec6..9db78b4821 100644
--- a/c/src/lib/libbsp/unix/posix/wrapup/Makefile.in
+++ b/c/src/lib/libbsp/unix/posix/wrapup/Makefile.in
@@ -67,8 +67,6 @@ all: ${ARCH} $(SRCS) $(LIB)
$(PROJECT_ROOT)/${RTEMS_BSP}/lib/bsp_specs: ../bsp_specs
$(INSTALL_DATA) $< $@
-preinstall: $(PROJECT_ROOT)/${RTEMS_BSP}/lib/bsp_specs
-
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status