summaryrefslogtreecommitdiff
path: root/main/pcl6_gcc.mak
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>2008-01-07 22:39:45 +0000
committerHenry Stiles <henry.stiles@artifex.com>2008-01-07 22:39:45 +0000
commiteb7ecee6b562cb28f49cbe62b08f1d3effb7c2bf (patch)
treeb2e5ca0c18146b4b15f1a18c073377ad13c36e85 /main/pcl6_gcc.mak
parent63e0fc5116db907a6937403372c1779d227da2da (diff)
continue USE_FPU/FPU_TYPE deprecation. This change removes makefile
targets that have become unnecessary and the variable FPU_TYPE has been taken out. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@3003 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'main/pcl6_gcc.mak')
-rw-r--r--main/pcl6_gcc.mak2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/pcl6_gcc.mak b/main/pcl6_gcc.mak
index 7a7769d5d..9903068fd 100644
--- a/main/pcl6_gcc.mak
+++ b/main/pcl6_gcc.mak
@@ -129,8 +129,6 @@ UFSTFONTDIR?=%rom%fontdata/
endif
endif # PL_SCALER = ufst
-FPU_TYPE?=1
-
# flags for artifex scaler
ifeq ($(PL_SCALER), afs)