aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-04-26 18:19:22 +0000
committerDJ Delorie <dj@redhat.com>2000-04-26 18:19:22 +0000
commit97f3429f4fc2a96d5d8062dd39d40357e6b7b952 (patch)
tree1db051ac7b351bb679337a5a077bf9180e7c381e /winsup/cygwin/Makefile.in
parent88c99264487b617df9c6cfad54e9ed4cf7ecb8c0 (diff)
downloadnewlib-97f3429f4fc2a96d5d8062dd39d40357e6b7b952.zip
newlib-97f3429f4fc2a96d5d8062dd39d40357e6b7b952.tar.gz
newlib-97f3429f4fc2a96d5d8062dd39d40357e6b7b952.tar.bz2
* Makefile.in (install): install regexp.h
Diffstat (limited to 'winsup/cygwin/Makefile.in')
-rw-r--r--winsup/cygwin/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in
index 6305640..117944f 100644
--- a/winsup/cygwin/Makefile.in
+++ b/winsup/cygwin/Makefile.in
@@ -149,7 +149,8 @@ install: all
for i in $$sub/*.h ; do \
$(INSTALL_DATA) $$i $(tooldir)/$$sub/`basename $$i` ; \
done ; \
- done
+ done ; \
+ $(INSTALL_DATA) regexp/regexp.h $(tooldir)/include/regexp.h
clean:
-rm -f *.o *.dll *.a *.exp junk *.base version.cc regexp/*.o winver_stamp