~ubuntu-branches/ubuntu/jaunty/ghostscript/jaunty-updates

« back to all changes in this revision

Viewing changes to base/macosx.mak

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2009-01-20 16:40:45 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090120164045-lnfhi0n30o5lwhwa
Tags: 8.64.dfsg.1~svn9377-0ubuntu1
* New upstream release (SVN rev 9377)
   o Fixes many bugs concerning PDF rendering, to make the PDF printing
     workflow correctly working.
   o Fixes long-standing bugs in many drivers, like input paper tray and
     duplex options not working for the built-in PCL 4, 5, 5c, 5e, and
     6/XL drivers, PDF input not working for bjc600, bjc800, and cups
     output devices, several options not working and uninitialized
     memory with cups output device.
   o Merged nearly all patches of the Ubuntu and Debian packages upstream.
   o Fixes LP: #317810, LP: #314439, LP: #314018.
* debian/patches/03_libpaper_support.dpatch,
  debian/patches/11_gs-cjk_font_glyph_handling_fix.dpatch,
  debian/patches/12_gs-cjk_vertical_writing_metrics_fix.dpatch,
  debian/patches/13_gs-cjk_cjkps_examples.dpatch,
  debian/patches/20_bbox_segv_fix.dpatch,
  debian/patches/21_brother_7x0_gdi_fix.dpatch,
  debian/patches/22_epsn_margin_workaround.dpatch,
  debian/patches/24_gs_man_fix.dpatch,
  debian/patches/25_toolbin_insecure_tmp_usage_fix.dpatch,
  debian/patches/26_assorted_script_fixes.dpatch,
  debian/patches/29_gs_css_fix.dpatch,
  debian/patches/30_ps2pdf_man_improvement.dpatch,
  debian/patches/31_fix-gc-sigbus.dpatch,
  debian/patches/34_ftbfs-on-hurd-fix.dpatch,
  debian/patches/35_disable_libcairo.dpatch,
  debian/patches/38_pxl-duplex.dpatch,
  debian/patches/39_pxl-resolution.dpatch,
  debian/patches/42_gs-init-ps-delaybind-fix.dpatch,
  debian/patches/45_bjc600-bjc800-pdf-input.dpatch,
  debian/patches/48_cups-output-device-pdf-duplex-uninitialized-memory-fix.dpatch,
  debian/patches/50_lips4-floating-point-exception.dpatch,
  debian/patches/52_cups-device-logging.dpatch,
  debian/patches/55_pcl-input-slot-fix.dpatch,
  debian/patches/57_pxl-input-slot-fix.dpatch,
  debian/patches/60_pxl-cups-driver-pdf.dpatch,
  debian/patches/62_onebitcmyk-pdf.dpatch,
  debian/patches/65_too-big-temp-files-1.dpatch,
  debian/patches/67_too-big-temp-files-2.dpatch,
  debian/patches/70_take-into-account-data-in-stream-buffer-before-refill.dpatch:
  Removed, applied upstream.
* debian/patches/01_docdir_fix_for_debian.dpatch,
  debian/patches/02_gs_man_fix_debian.dpatch,
  debian/patches/01_docdir-fix-for-debian.dpatch,
  debian/patches/02_docdir-fix-for-debian.dpatch: Renamed patches to
  make merging with Debian easier.
* debian/patches/32_improve-handling-of-media-size-changes-from-gv.dpatch, 
  debian/patches/33_bad-params-to-xinitimage-on-large-bitmaps.dpatch:
  regenerated for new source directory structure.
* debian/rules: Corrected paths to remove cidfmap (it is in Resource/Init/
  in GS 8.64) and to install headers (source paths are psi/ and base/ now).
* debian/rules: Remove all fontmaps, as DeFoMa replaces them.
* debian/local/pdftoraster/pdftoraster.c,
  debian/local/pdftoraster/pdftoraster.convs, debian/rules: Removed
  added pdftoraster filter and use the one which comes with Ghostscript.
* debian/ghostscript.links: s/8.63/8.64/

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#  Copyright (C) 2001-2007 Artifex Software, Inc.
 
2
#  All Rights Reserved.
 
3
#
 
4
#  This software is provided AS-IS with no warranty, either express or
 
5
#  implied.
 
6
#
 
7
#  This software is distributed under license and may not be copied, modified
 
8
#  or distributed except as expressly authorized under the terms of that
 
9
#  license.  Refer to licensing information at http://www.artifex.com/
 
10
#  or contact Artifex Software, Inc.,  7 Mt. Lassen Drive - Suite A-134,
 
11
#  San Rafael, CA  94903, U.S.A., +1(415)492-9861, for further information.
 
12
#
 
13
# $Id: macosx.mak 9126 2008-10-02 19:33:22Z giles $
 
14
# makefile for MacOS X/darwin/gcc/framework configuration.
 
15
 
 
16
# ------------------------------- Options ------------------------------- #
 
17
 
 
18
####### The following are the only parts of the file you should need to edit.
 
19
 
 
20
# Define the directory for the final executable, and the
 
21
# source, generated intermediate file, and object directories
 
22
# for the graphics library (GL) and the PostScript/PDF interpreter (PS).
 
23
 
 
24
BINDIR=./bin
 
25
GLSRCDIR=./base
 
26
GLGENDIR=./obj
 
27
GLOBJDIR=./obj
 
28
PSSRCDIR=./psi
 
29
PSLIBDIR=./lib
 
30
PSRESDIR=./Resource
 
31
PSGENDIR=./obj
 
32
PSOBJDIR=./obj
 
33
 
 
34
# Do not edit the next group of lines.
 
35
 
 
36
#include $(COMMONDIR)/gccdefs.mak
 
37
#include $(COMMONDIR)/unixdefs.mak
 
38
#include $(COMMONDIR)/generic.mak
 
39
include $(GLSRCDIR)/version.mak
 
40
DD=$(GLGENDIR)/
 
41
GLD=$(GLGENDIR)/
 
42
PSD=$(PSGENDIR)/
 
43
 
 
44
# ------ Generic options ------ #
 
45
 
 
46
# Define the installation commands and target directories for
 
47
# executables and files.  The commands are only relevant to `make install';
 
48
# the directories also define the default search path for the
 
49
# initialization files (gs_*.ps) and the fonts.
 
50
 
 
51
INSTALL = $(GLSRCDIR)/instcopy -c
 
52
INSTALL_PROGRAM = $(INSTALL) -m 755
 
53
INSTALL_DATA = $(INSTALL) -m 644
 
54
 
 
55
FRAMEWORK_NAME=Ghostscript
 
56
FRAMEWORK_EXT=.framework
 
57
prefix = /Library/Frameworks/$(FRAMEWORK_NAME)$(FRAMEWORK_EXT)
 
58
exec_prefix = $(prefix)
 
59
bindir = $(exec_prefix)/bin
 
60
scriptdir = $(bindir)
 
61
includedir = $(prefix)/include
 
62
libdir = $(exec_prefix)/lib
 
63
mandir = $(prefix)/man
 
64
man1ext = 1
 
65
datadir = $(prefix)/Resources
 
66
gsdatadir = $(prefix)/Versions/$(GS_DOT_VERSION)/Resources
 
67
gssharedir = $(libdir)/ghostscript/$(GS_DOT_VERSION)
 
68
gsincludedir = $(includedir)/ghostscript/
 
69
 
 
70
docdir=$(gsdatadir)/doc
 
71
exdir=$(gsdatadir)/examples
 
72
GS_DOCDIR=$(docdir)
 
73
 
 
74
# Define the default directory/ies for the runtime
 
75
# initialization, resource and font files.  Separate multiple directories with a :.
 
76
 
 
77
GS_LIB_DEFAULT=$(gsdatadir)/Resource/Init:$(gsdatadir)/lib:$(gsdatadir)/Resource/Font:$(datadir)/fonts:/Library/Fonts:/System/Library/Fonts
 
78
 
 
79
# Define whether or not searching for initialization files should always
 
80
# look in the current directory first.  This leads to well-known security
 
81
# and confusion problems, but users insist on it.
 
82
# NOTE: this also affects searching for files named on the command line:
 
83
# see the "File searching" section of Use.htm for full details.
 
84
# Because of this, setting SEARCH_HERE_FIRST to 0 is not recommended.
 
85
 
 
86
SEARCH_HERE_FIRST=1
 
87
 
 
88
# Define the name of the interpreter initialization file.
 
89
# (There is no reason to change this.)
 
90
 
 
91
GS_INIT=gs_init.ps
 
92
 
 
93
# Choose generic configuration options.
 
94
 
 
95
# -DDEBUG
 
96
#       includes debugging features (-Z switch) in the code.
 
97
#         Code runs substantially slower even if no debugging switches
 
98
#         are set.
 
99
 
 
100
GENOPT=
 
101
 
 
102
# Choose capability options.
 
103
 
 
104
# -DHAVE_MKSTEMP
 
105
#       uses mkstemp instead of mktemp
 
106
#               This uses the more secure temporary file creation call
 
107
#               Enable this if it is available on your platform.
 
108
# -DHAVE_HYPOT
 
109
#       use the system hypot() call
 
110
 
 
111
CAPOPT= -DHAVE_MKSTEMP
 
112
 
 
113
# Define the name of the executable file.
 
114
 
 
115
GS=gs
 
116
 
 
117
# Define the directories for debugging and profiling binaries, relative to
 
118
# the standard binaries.
 
119
 
 
120
DEBUGRELDIR=../debugobj
 
121
PGRELDIR=../pgobj
 
122
SORELDIR=../soobj
 
123
 
 
124
# Define the directory where the IJG JPEG library sources are stored,
 
125
# and the major version of the library that is stored there.
 
126
# You may need to change this if the IJG library version changes.
 
127
# See jpeg.mak for more information.
 
128
 
 
129
JSRCDIR=jpeg
 
130
 
 
131
# Note: if a shared library is used, it may not contain the
 
132
# D_MAX_BLOCKS_IN_MCU patch, and thus may not be able to read
 
133
# some older JPEG streams that violate the standard. If the JPEG
 
134
# library built from local sources, the patch will be applied.
 
135
 
 
136
SHARE_JPEG=0
 
137
JPEG_NAME=jpeg
 
138
 
 
139
# Define the directory where the PNG library sources are stored,
 
140
# and the version of the library that is stored there.
 
141
# You may need to change this if the libpng version changes.
 
142
# See libpng.mak for more information.
 
143
 
 
144
PNGSRCDIR=libpng
 
145
 
 
146
# Choose whether to use a shared version of the PNG library, and if so,
 
147
# what its name is.
 
148
# See gs.mak and Make.htm for more information.
 
149
 
 
150
SHARE_LIBPNG=0
 
151
LIBPNG_NAME=png
 
152
 
 
153
# Define the directory where the zlib sources are stored.
 
154
# See zlib.mak for more information.
 
155
 
 
156
ZSRCDIR=zlib
 
157
 
 
158
# Choose whether to use a shared version of the zlib library, and if so,
 
159
# what its name is (usually libz, but sometimes libgz).
 
160
# See gs.mak and Make.htm for more information.
 
161
 
 
162
SHARE_ZLIB=1
 
163
#ZLIB_NAME=gz
 
164
ZLIB_NAME=z
 
165
 
 
166
# Choose shared or compiled in libjbig2dec and source location
 
167
 
 
168
JBIG2_LIB=jbig2dec
 
169
SHARE_JBIG2=0
 
170
JBIG2SRCDIR=jbig2dec
 
171
 
 
172
# Define the directory where the icclib source are stored.
 
173
# See icclib.mak for more information
 
174
 
 
175
ICCSRCDIR=icclib
 
176
 
 
177
# Define the directory where the ijs source is stored,
 
178
# and the process forking method to use for the server.
 
179
# See ijs.mak for more information.
 
180
 
 
181
IJSSRCDIR=ijs
 
182
IJSEXECTYPE=unix
 
183
 
 
184
# Define the directory where the imdi library source is stored.
 
185
# See devs.mak for more information
 
186
 
 
187
IMDISRCDIR=imdi
 
188
 
 
189
# Define how to build the library archives.  (These are not used in any
 
190
# standard configuration.)
 
191
 
 
192
AR=ar
 
193
ARFLAGS=qc
 
194
RANLIB=ranlib
 
195
 
 
196
# ------ Platform-specific options ------ #
 
197
 
 
198
# Define the name of the C compiler.
 
199
 
 
200
CC=cc
 
201
 
 
202
# Define the name of the linker for the final link step.
 
203
# Normally this is the same as the C compiler.
 
204
 
 
205
CCLD=$(CC)
 
206
 
 
207
# Define the default gcc flags.
 
208
# Note that depending whether or not we are running a version of gcc with
 
209
# the 2.7.0-2.7.2 optimizer bug, either "-Dconst=" or
 
210
# "-Wcast-qual -Wwrite-strings" is automatically included.
 
211
 
 
212
GCFLAGS=-Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes \
 
213
        -fno-builtin -fno-common -DHAVE_STDINT_H
 
214
 
 
215
# Define the added flags for standard, debugging, profiling 
 
216
# and shared object builds.
 
217
 
 
218
CFLAGS_STANDARD=
 
219
CFLAGS_DEBUG=-g -O
 
220
CFLAGS_PROFILE=-pg -O2
 
221
CFLAGS_SO=-dynamic
 
222
 
 
223
# Define the other compilation flags.  Add at most one of the following:
 
224
#       -DBSD4_2 for 4.2bsd systems.
 
225
#       -DSYSV for System V or DG/UX.
 
226
#       -DSYSV -D__SVR3 for SCO ODT, ISC Unix 2.2 or before,
 
227
#          or any System III Unix, or System V release 3-or-older Unix.
 
228
#       -DSVR4 -DSVR4_0 (not -DSYSV) for System V release 4.0.
 
229
#       -DSVR4 (not -DSYSV) for System V release 4.2 (or later) and Solaris 2.
 
230
# XCFLAGS can be set from the command line.
 
231
# We don't include -ansi, because this gets in the way of the platform-
 
232
#   specific stuff that <math.h> typically needs; nevertheless, we expect
 
233
#   gcc to accept ANSI-style function prototypes and function definitions.
 
234
XCFLAGS=
 
235
 
 
236
CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS)
 
237
 
 
238
# Define platform flags for ld.
 
239
# SunOS 4.n may need -Bstatic.
 
240
# Solaris 2.6 (and possibly some other versions) with any of the SHARE_
 
241
# parameters set to 1 may need
 
242
#       -R /usr/local/xxx/lib:/usr/local/lib
 
243
# giving the full path names of the shared library directories.
 
244
# XLDFLAGS can be set from the command line.
 
245
XLDFLAGS=
 
246
 
 
247
LDFLAGS=$(XLDFLAGS)
 
248
 
 
249
# Define any extra libraries to link into the executable.
 
250
# ISC Unix 2.2 wants -linet.
 
251
# SCO Unix needs -lsocket if you aren't including the X11 driver.
 
252
# SVR4 may need -lnsl.
 
253
# Solaris may need -lnsl -lsocket -lposix4.
 
254
# (Libraries required by individual drivers are handled automatically.)
 
255
 
 
256
EXTRALIBS=
 
257
 
 
258
# Define the standard libraries to search at the end of linking.
 
259
# Most platforms require -lpthread for the POSIX threads library;
 
260
# on FreeBSD, change -lpthread to -lc_r; BSDI and perhaps some others
 
261
# include pthreads in libc and don't require any additional library.
 
262
# All reasonable platforms require -lm, but Rhapsody and perhaps one or
 
263
# two others fold libm into libc and don't require any additional library.
 
264
 
 
265
# both of these are included in the stdlib on darwin/osx
 
266
#STDLIBS=-lpthread -lm
 
267
 
 
268
# Define the include switch(es) for the X11 header files.
 
269
# This can be null if handled in some other way (e.g., the files are
 
270
# in /usr/include, or the directory is supplied by an environment variable);
 
271
# in particular, SCO Xenix, Unix, and ODT just want
 
272
XINCLUDE=
 
273
# Note that x_.h expects to find the header files in $(XINCLUDE)/X11,
 
274
# not in $(XINCLUDE).
 
275
 
 
276
#XINCLUDE=-I/usr/X11R6/include
 
277
 
 
278
# Define the directory/ies and library names for the X11 library files.
 
279
# XLIBDIRS is for ld and should include -L; XLIBDIR is for LD_RUN_PATH
 
280
# (dynamic libraries on SVR4) and should not include -L.
 
281
# Newer SVR4 systems can use -R in XLIBDIRS rather than setting XLIBDIR.
 
282
# Both can be null if these files are in the default linker search path;
 
283
# in particular, SCO Xenix, Unix, and ODT just want
 
284
XLIBDIRS=
 
285
# Solaris and other SVR4 systems with dynamic linking probably want
 
286
#XLIBDIRS=-L/usr/openwin/lib -R/usr/openwin/lib
 
287
# X11R6 (on any platform) may need
 
288
#XLIBS=Xt SM ICE Xext X11
 
289
 
 
290
#XLIBDIRS=-L/usr/local/X/lib
 
291
#XLIBDIRS=-L/usr/X11R6/lib
 
292
XLIBDIR=
 
293
#XLIBS=Xt Xext X11
 
294
XLIBS=
 
295
 
 
296
# Define the .dev module that implements thread and synchronization
 
297
# primitives for this platform.
 
298
 
 
299
# If POSIX sync primitives are used, also change the STDLIBS to include
 
300
# the pthread library.
 
301
#SYNC=posync
 
302
 
 
303
# Default is No sync primitives since some platforms don't have it (HP-UX)
 
304
SYNC=nosync
 
305
 
 
306
# ------ Devices and features ------ #
 
307
 
 
308
# Choose the language feature(s) to include.  See gs.mak for details.
 
309
 
 
310
FEATURE_DEVS=$(PSD)psl3.dev $(PSD)pdf.dev $(PSD)dpsnext.dev $(PSD)ttfont.dev $(PSD)epsf.dev $(GLD)pipe.dev
 
311
#FEATURE_DEVS=$(PSD)psl3.dev $(PSD)pdf.dev
 
312
#FEATURE_DEVS=$(PSD)psl3.dev $(PSD)pdf.dev $(PSD)dpsnext.dev $(PSD)ttfont.dev $(PSD)rasterop.dev $(GLD)pipe.dev
 
313
# The following is strictly for testing.
 
314
FEATURE_DEVS_ALL=$(PSD)psl3.dev $(PSD)pdf.dev $(PSD)dpsnext.dev $(PSD)ttfont.dev $(PSD)rasterop.dev $(PSD)double.dev $(PSD)trapping.dev $(PSD)stocht.dev $(GLD)pipe.dev
 
315
#FEATURE_DEVS=$(FEATURE_DEVS_ALL)
 
316
 
 
317
# Choose whether to compile the .ps initialization files into the executable.
 
318
# See gs.mak for details.
 
319
 
 
320
COMPILE_INITS=1
 
321
 
 
322
# Choose whether to store band lists on files or in memory.
 
323
# The choices are 'file' or 'memory'.
 
324
 
 
325
BAND_LIST_STORAGE=file
 
326
 
 
327
# Choose which compression method to use when storing band lists in memory.
 
328
# The choices are 'lzw' or 'zlib'.
 
329
 
 
330
BAND_LIST_COMPRESSOR=zlib
 
331
 
 
332
# Choose the implementation of file I/O: 'stdio', 'fd', or 'both'.
 
333
# See gs.mak and sfxfd.c for more details.
 
334
 
 
335
FILE_IMPLEMENTATION=stdio
 
336
 
 
337
# Choose the implementation of stdio: '' for file I/O and 'c' for callouts
 
338
# See gs.mak and ziodevs.c/ziodevsc.c for more details.
 
339
 
 
340
STDIO_IMPLEMENTATION=c
 
341
 
 
342
# Override the default device.  This is set to 'display' by 
 
343
# unix-dll.mak when building a shared object.
 
344
DISPLAY_DEV=
 
345
 
 
346
# Choose the device(s) to include.  See devs.mak for details,
 
347
# devs.mak and contrib.mak for the list of available devices.
 
348
 
 
349
# use png output by default
 
350
DEVICE_DEVS=$(DD)png16m.dev $(DD)pnggray.dev $(DD)pngmono.dev
 
351
#DEVICE_DEVS=$(DISPLAY_DEV)
 
352
 
 
353
# most devices are disabled by default since file conversion is the
 
354
# the major demand on macos
 
355
DEVICE_DEVS1=
 
356
DEVICE_DEVS2=
 
357
DEVICE_DEVS3=
 
358
DEVICE_DEVS4=
 
359
DEVICE_DEVS5=
 
360
DEVICE_DEVS6=
 
361
DEVICE_DEVS7=
 
362
DEVICE_DEVS8=
 
363
DEVICE_DEVS9=$(DD)pbm.dev $(DD)pbmraw.dev $(DD)pgm.dev $(DD)pgmraw.dev $(DD)pgnm.dev $(DD)pgnmraw.dev $(DD)pnm.dev $(DD)pnmraw.dev $(DD)ppm.dev $(DD)ppmraw.dev $(DD)pkm.dev $(DD)pkmraw.dev $(DD)pksm.dev $(DD)pksmraw.dev $(DD)pamcmyk32.dev
 
364
DEVICE_DEVS10=
 
365
DEVICE_DEVS11=
 
366
DEVICE_DEVS12=
 
367
#DEVICE_DEVS13=$(DD)pngmono.dev $(DD)pnggray.dev $(DD)png16.dev $(DD)png256.dev $(DD)png16m.dev $(DD)pngalpha.dev
 
368
DEVICE_DEVS13=$(DD)png16.dev $(DD)png256.dev $(DD)pngalpha.dev
 
369
DEVICE_DEVS14=$(DD)jpeg.dev $(DD)jpeggray.dev $(DD)jpegcmyk.dev
 
370
DEVICE_DEVS15=$(DD)pdfwrite.dev $(DD)pswrite.dev $(DD)ps2write.dev $(DD)epswrite.dev $(DD)txtwrite.dev $(DD)pxlmono.dev $(DD)pxlcolor.dev
 
371
DEVICE_DEVS16=$(DD)bbox.dev
 
372
DEVICE_DEVS17=
 
373
DEVICE_DEVS18=
 
374
DEVICE_DEVS19=
 
375
DEVICE_DEVS20=
 
376
 
 
377
# ---------------------------- End of options --------------------------- #
 
378
 
 
379
# Define the name of the partial makefile that specifies options --
 
380
# used in dependencies.
 
381
 
 
382
MAKEFILE=$(GLSRCDIR)/macosx.mak
 
383
TOP_MAKEFILES=$(MAKEFILE) $(GLSRCDIR)/unixhead.mak
 
384
 
 
385
# Define the auxiliary programs dependency. We don't use this.
 
386
 
 
387
AK=
 
388
 
 
389
# Define the compilation rules and flags.
 
390
 
 
391
CCFLAGS=$(GENOPT) $(CAPOPT) $(CFLAGS)
 
392
CC_=$(CC) $(CCFLAGS)
 
393
CCAUX=$(CC)
 
394
# These are the specific warnings we have to turn off to compile those
 
395
# specific few files that need this.  We may turn off others in the future.
 
396
CC_NO_WARN=$(CC_) -Wno-cast-qual -Wno-traditional
 
397
 
 
398
# ---------------- End of platform-specific section ---------------- #
 
399
 
 
400
include $(GLSRCDIR)/unixhead.mak
 
401
include $(GLSRCDIR)/gs.mak
 
402
# psromfs.mak must precede lib.mak
 
403
include $(PSSRCDIR)/psromfs.mak
 
404
include $(GLSRCDIR)/lib.mak
 
405
include $(PSSRCDIR)/int.mak
 
406
include $(GLSRCDIR)/jpeg.mak
 
407
# zlib.mak must precede libpng.mak
 
408
include $(GLSRCDIR)/zlib.mak
 
409
include $(GLSRCDIR)/libpng.mak
 
410
include $(GLSRCDIR)/jbig2.mak
 
411
include $(GLSRCDIR)/icclib.mak
 
412
include $(GLSRCDIR)/ijs.mak
 
413
include $(GLSRCDIR)/devs.mak
 
414
include $(GLSRCDIR)/contrib.mak
 
415
include $(GLSRCDIR)/unix-aux.mak
 
416
include $(GLSRCDIR)/unixlink.mak
 
417
#include $(GLSRCDIR)/unix-dll.mak
 
418
include $(GLSRCDIR)/macos-fw.mak
 
419
include $(GLSRCDIR)/unix-end.mak
 
420
include $(GLSRCDIR)/unixinst.mak
 
421