Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2008-04-25 21:22:31 +0400
committerCorinna Vinschen <corinna@vinschen.de>2008-04-25 21:22:31 +0400
commit2be644f28088af3fbfd83f20bb83ceefc16a3307 (patch)
tree91eb9e1857cdae91eccfe8cbb36413f354223eb4 /winsup/cygwin/Makefile.in
parent2c84756d5dce4cd2e8e666f39f11b974bf89964d (diff)
* Makefile.in (install): Drop install rules for postinstall script.
Diffstat (limited to 'winsup/cygwin/Makefile.in')
-rw-r--r--winsup/cygwin/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in
index 88b7cfa13..478c681f6 100644
--- a/winsup/cygwin/Makefile.in
+++ b/winsup/cygwin/Makefile.in
@@ -299,8 +299,6 @@ force:
install: install-libs install-headers install-man install_target \
$(install_host) $(install_target)
- @$(MKDIRP) $(sysconfdir)/postinstall
- $(INSTALL_PROGRAM) $(srcdir)/postinstall $(sysconfdir)/postinstall/000-cygwin-post-install.sh
uninstall: uninstall-libs uninstall-headers uninstall-man