aboutsummaryrefslogtreecommitdiffstats
path: root/external-libs/pcre/Abuild.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-10 17:11:01 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-10 17:11:01 +0200
commit6e193e31265f2c1c936d7110b956a2422bf707b1 (patch)
treebeefcfbf5376e83ff5e1693500f4b521d1f778f5 /external-libs/pcre/Abuild.mk
parent582b500cd996c96054615870fd13d6ab0ea77428 (diff)
downloadqpdf-6e193e31265f2c1c936d7110b956a2422bf707b1.tar.zst
remove abuild files
git-svn-id: svn+q:///qpdf/trunk@758 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'external-libs/pcre/Abuild.mk')
-rwxr-xr-xexternal-libs/pcre/Abuild.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/external-libs/pcre/Abuild.mk b/external-libs/pcre/Abuild.mk
deleted file mode 100755
index 4dd1b1c9..00000000
--- a/external-libs/pcre/Abuild.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-TARGETS_lib := pcre
-SRCS_lib_pcre := maketables.c get.c study.c pcre.c
-RULES := ccxx
-
-pcre.$(OBJ): chartables.c
-
-chartables.c: $(DFTABLES_DIR)/$(call binname,dftables)
- ./$(DFTABLES_DIR)/dftables chartables.c