summaryrefslogtreecommitdiff
path: root/Build/source/extra/epstopdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/extra/epstopdf/Makefile')
-rw-r--r--Build/source/extra/epstopdf/Makefile20
1 files changed, 14 insertions, 6 deletions
diff --git a/Build/source/extra/epstopdf/Makefile b/Build/source/extra/epstopdf/Makefile
index 155b4750062..8e815303dde 100644
--- a/Build/source/extra/epstopdf/Makefile
+++ b/Build/source/extra/epstopdf/Makefile
@@ -12,15 +12,20 @@ default:
# making sure we don't crash.
check: check-help check-version \
check-help-r \
+ check-atend \
+ check-binary check-bin2 \
+ check-binhdr-lf check-binhdr-cr check-binhdr-crlf \
+ check-gscmd check-gsopt check-gsopts \
+ check-filter check-filter-outfile \
+ check-gscmd \
check-nogs \
+ check-percent \
+ check-restricted-device \
check-restricted-gscmd \
- check-gscmd check-gsopt check-gsopts \
- check-filter check-filter-outfile check-write-error check-gscmd \
check-restricted-safe-in check-restricted-safe-out \
- check-simple check-atend check-binary check-bin2 \
- check-binhdr-lf check-binhdr-cr check-binhdr-crlf \
- check-percent \
- check-tn5002 #check-floral
+ check-simple \
+ check-tn5002 \
+ check-write-error \
check-help:
$(e2p) --help
@@ -39,6 +44,9 @@ check-nogs:
$(re2p_script):
ln -s $(prg).pl $@
+check-restricted-device:
+ ! $(re2p) --device=unsafe test-simple.eps
+
check-restricted-gscmd:
! $(re2p) --gscmd=/bin/unsafe test-simple.eps
! $(re2p) --gscmd=unsafe test-simple.eps