mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 07:12:28 +00:00
remove abuild files
git-svn-id: svn+q:///qpdf/trunk@758 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
582b500cd9
commit
6e193e3126
@ -1,5 +0,0 @@
|
|||||||
name: pcre
|
|
||||||
platform-types: native
|
|
||||||
child-dirs: dftables
|
|
||||||
deps: dftables
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
INCLUDES = .
|
|
||||||
LIBDIRS = $(ABUILD_OUTPUT_DIR)
|
|
||||||
LIBS = pcre
|
|
@ -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
|
|
@ -1,2 +0,0 @@
|
|||||||
name: dftables
|
|
||||||
platform-types: native
|
|
@ -1 +0,0 @@
|
|||||||
declare DFTABLES_DIR filename = $(ABUILD_OUTPUT_DIR)
|
|
@ -1,4 +0,0 @@
|
|||||||
TARGETS_bin := dftables
|
|
||||||
SRCS_bin_dftables := dftables.c
|
|
||||||
VPATH := ../..
|
|
||||||
RULES := ccxx
|
|
@ -1,2 +0,0 @@
|
|||||||
name: zlib
|
|
||||||
platform-types: native
|
|
@ -1,3 +0,0 @@
|
|||||||
INCLUDES = .
|
|
||||||
LIBDIRS = $(ABUILD_OUTPUT_DIR)
|
|
||||||
LIBS = z
|
|
@ -1,5 +0,0 @@
|
|||||||
TARGETS_lib := z
|
|
||||||
SRCS_lib_z := adler32.c compress.c crc32.c gzio.c uncompr.c deflate.c trees.c \
|
|
||||||
zutil.c inflate.c infback.c inftrees.c inffast.c
|
|
||||||
XCPPFLAGS += -DHAVE_VSNPRINTF
|
|
||||||
RULES := ccxx
|
|
Loading…
Reference in New Issue
Block a user