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:
authorJon Turney <jon.turney@dronecode.org.uk>2020-10-16 17:06:43 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2020-10-21 19:11:09 +0300
commitc50e0d8ba492596ca4f5557eae8592b19d33f09b (patch)
tree21dffc2038723cc479600465e2af1934ee99d24f /winsup/testsuite
parent08f5cc2ef4ff56b98fefdd1d80152a3c5fef468c (diff)
Cygwin: Drop do-nothing install_host target
Drop do-nothing install_host target, which is only used when not cross-compiling.
Diffstat (limited to 'winsup/testsuite')
-rw-r--r--winsup/testsuite/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/winsup/testsuite/Makefile.in b/winsup/testsuite/Makefile.in
index a86a35b88..050d5b164 100644
--- a/winsup/testsuite/Makefile.in
+++ b/winsup/testsuite/Makefile.in
@@ -82,7 +82,7 @@ override COMPILE_CC:=${filter-out -O%,$(COMPILE_CC)}
override CFLAGS:=${filter-out -O%,$(CFLAGS)}
export CFLAGS
-.PHONY: all force dll_ofiles install all_target install_target install_host
+.PHONY: all force dll_ofiles install all_target install_target
.SUFFIXES:
.SUFFIXES: .c .cc .def .a .o .d
@@ -93,8 +93,6 @@ force:
install:
-install_host:
-
clean:
-rm -f *.o *.dll *.a *.exp junk *.bak *.base *.exe testsuite/* *.d *.dat