diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-03-11 21:34:52 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-03-11 21:34:52 +0000 |
| commit | a893eab667078a8ad9f473296663b36e6ade111a (patch) | |
| tree | 5eb4a198f0e0976948fc154c832663db661a4a91 /auto/lib/pcre/patch.Makefile.in | |
| parent | 6bb889f442bd7c5c6f640021014014ebc59bac27 (diff) | |
| download | nginx-a893eab667078a8ad9f473296663b36e6ade111a.tar.gz nginx-a893eab667078a8ad9f473296663b36e6ade111a.tar.bz2 | |
nginx-0.0.2-2004-03-12-00:34:52 import
Diffstat (limited to '')
| -rw-r--r-- | auto/lib/pcre/patch.Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/auto/lib/pcre/patch.Makefile.in b/auto/lib/pcre/patch.Makefile.in deleted file mode 100644 index 1b088ad0c..000000000 --- a/auto/lib/pcre/patch.Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in Thu Mar 11 16:19:09 2004 -+++ Makefile.in Thu Mar 11 16:21:16 2004 -@@ -96,7 +96,7 @@ - OBJ = maketables.@OBJEXT@ get.@OBJEXT@ study.@OBJEXT@ pcre.@OBJEXT@ @POSIX_OBJ@ - LOBJ = maketables.lo get.lo study.lo pcre.lo @POSIX_LOBJ@ - --all: libpcre.la @POSIX_LIB@ pcretest@EXEEXT@ pcregrep@EXEEXT@ @ON_WINDOWS@ winshared -+all: libpcre.la - - pcregrep@EXEEXT@: libpcre.la pcregrep.@OBJEXT@ @ON_WINDOWS@ winshared - $(LINK) -o pcregrep@EXEEXT@ pcregrep.@OBJEXT@ libpcre.la |
