summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/preinstall.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-24 04:26:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-24 04:26:43 +0000
commit78f251a66bee37da39d200206a9ebf6e2abc21d8 (patch)
tree70472e3d5e89d8ba9127ebfae6e2d2f3490f38ec /cpukit/httpd/preinstall.am
parent2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-78f251a66bee37da39d200206a9ebf6e2abc21d8.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit/httpd/preinstall.am')
-rw-r--r--cpukit/httpd/preinstall.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/httpd/preinstall.am b/cpukit/httpd/preinstall.am
index d51cf95fe1..88a7031c8f 100644
--- a/cpukit/httpd/preinstall.am
+++ b/cpukit/httpd/preinstall.am
@@ -62,11 +62,6 @@ $(PROJECT_INCLUDE)/goahead/wsIntrn.h: wsIntrn.h $(PROJECT_INCLUDE)/goahead/$(dir
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/goahead/wsIntrn.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/goahead/wsIntrn.h
-$(PROJECT_LIB)/$(dirstamp):
- @$(mkdir_p) $(PROJECT_LIB)
- @: > $(PROJECT_LIB)/$(dirstamp)
-PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
-
$(PROJECT_LIB)/libhttpd.a: libhttpd.a $(PROJECT_LIB)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_LIB)/libhttpd.a
TMPINSTALL_FILES += $(PROJECT_LIB)/libhttpd.a