]> sourceware.org Git - newlib-cygwin.git/commitdiff
missed a spot.
authorChristopher Faylor <me@cgf.cx>
Mon, 25 Dec 2000 17:49:36 +0000 (17:49 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 25 Dec 2000 17:49:36 +0000 (17:49 +0000)
winsup/w32api/lib/Makefile.in

index 95e300dd9c66b8d14655c36b40d126fd6794f045..c2af26e4f25d2b402a9b0ec544b9bc222c12b733 100644 (file)
@@ -174,7 +174,6 @@ install-headers:
        $(mkinstalldirs) $(tooldir)/include/w32api
        for i in $(HEADERS); do \
                $(INSTALL_DATA) $(srcdir)/../include/$$i $(tooldir)/include/w32api/$$i ; \
-               echo "#include <w32api/$$i>" > $(tooldir)/include/$$i ; \
        done
 
 # uninstall headers and libraries 
This page took 0.030786 seconds and 5 git commands to generate.