]> granicus.if.org Git - apache/commitdiff
For some reason the chartables.c target requires a full path.
authorBen Laurie <ben@apache.org>
Sun, 7 Jan 2001 16:37:12 +0000 (16:37 +0000)
committerBen Laurie <ben@apache.org>
Sun, 7 Jan 2001 16:37:12 +0000 (16:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87603 13f79535-47bb-0310-9956-ffa450edef68

srclib/pcre/Makefile.in

index 3f30dc3f6201dec8804be42bdee2078e996ff116..023f64631066ae0a0dea9aa13bff3ec45c579605 100644 (file)
@@ -14,7 +14,7 @@ $(LTLIBRARY_OBJECTS) dftables.lo: config.h
 dftables: dftables.lo
        $(LINK) $(EXTRA_LDFLAGS) dftables.lo $(EXTRA_LIBS)
 
-chartables.c: dftables
+$(srcdir)/chartables.c: dftables
        ./dftables > $@
 
 pcre.lo: chartables.c