~ubuntu-branches/ubuntu/saucy/lazarus/saucy

« back to all changes in this revision

Viewing changes to lcl/interfaces/wince/Makefile

  • Committer: Package Import Robot
  • Author(s): Paul Gevers, Abou Al Montacir, Bart Martens, Paul Gevers
  • Date: 2013-06-08 14:12:17 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20130608141217-7k0cy9id8ifcnutc
Tags: 1.0.8+dfsg-1
[ Abou Al Montacir ]
* New upstream major release and multiple maintenace release offering many
  fixes and new features marking a new milestone for the Lazarus development
  and its stability level.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch
* LCL changes:
  - LCL is now a normal package.
      + Platform independent parts of the LCL are now in the package LCLBase
      + LCL is automatically recompiled when switching the target platform,
        unless pre-compiled binaries for this target are already installed.
      + No impact on existing projects.
      + Linker options needed by LCL are no more added to projects that do
        not use the LCL package.
  - Minor changes in LCL basic classes behaviour
      + TCustomForm.Create raises an exception if a form resource is not
        found.
      + TNotebook and TPage: a new implementation of these classes was added.
      + TDBNavigator: It is now possible to have focusable buttons by setting
        Options = [navFocusableButtons] and TabStop = True, useful for
        accessibility and for devices with neither mouse nor touch screen.
      + Names of TControlBorderSpacing.GetSideSpace and GetSpace were swapped
        and are now consistent. GetSideSpace = Around + GetSpace.
      + TForm.WindowState=wsFullscreen was added
      + TCanvas.TextFitInfo was added to calculate how many characters will
        fit into a specified Width. Useful for word-wrapping calculations.
      + TControl.GetColorResolvingParent and
        TControl.GetRGBColorResolvingParent were added, simplifying the work
        to obtain the final color of the control while resolving clDefault
        and the ParentColor.
      + LCLIntf.GetTextExtentExPoint now has a good default implementation
        which works in any platform not providing a specific implementation.
        However, Widgetset specific implementation is better, when available.
      + TTabControl was reorganized. Now it has the correct class hierarchy
        and inherits from TCustomTabControl as it should.
  - New unit in the LCL:
      + lazdialogs.pas: adds non-native versions of various native dialogs,
        for example TLazOpenDialog, TLazSaveDialog, TLazSelectDirectoryDialog.
        It is used by widgetsets which either do not have a native dialog, or
        do not wish to use it because it is limited. These dialogs can also be
        used by user applications directly.
      + lazdeviceapis.pas: offers an interface to more hardware devices such
        as the accelerometer, GPS, etc. See LazDeviceAPIs
      + lazcanvas.pas: provides a TFPImageCanvas descendent implementing
        drawing in a LCL-compatible way, but 100% in Pascal.
      + lazregions.pas. LazRegions is a wholly Pascal implementation of
        regions for canvas clipping, event clipping, finding in which control
        of a region tree one an event should reach, for drawing polygons, etc.
      + customdrawncontrols.pas, customdrawndrawers.pas,
        customdrawn_common.pas, customdrawn_android.pas and
        customdrawn_winxp.pas: are the Lazarus Custom Drawn Controls -controls
        which imitate the standard LCL ones, but with the difference that they
        are non-native and support skinning.
  - New APIs added to the LCL to improve support of accessibility software
    such as screen readers.
* IDE changes:
  - Many improvments.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/New_IDE_features_since#v1.0_.282012-08-29.29
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes#IDE_Changes
* Debugger / Editor changes:
  - Added pascal sources and breakpoints to the disassembler
  - Added threads dialog.
* Components changes:
  - TAChart: many fixes and new features
  - CodeTool: support Delphi style generics and new syntax extensions.
  - AggPas: removed to honor free licencing. (Closes: Bug#708695)
[Bart Martens]
* New debian/watch file fixing issues with upstream RC release.
[Abou Al Montacir]
* Avoid changing files in .pc hidden directory, these are used by quilt for
  internal purpose and could lead to surprises during build.
[Paul Gevers]
* Updated get-orig-source target and it compinion script orig-tar.sh so that they
  repack the source file, allowing bug 708695 to be fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# Don't edit, this file is generated by FPCMake Version 2.0.0 [2008/06/19]
 
2
# Don't edit, this file is generated by FPCMake Version 2.0.0 [2012/04/09]
3
3
#
4
4
default: all
5
 
MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-haiku i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-darwin i386-emx i386-watcom i386-netwlibc i386-wince i386-embedded i386-symbian m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos m68k-embedded powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos powerpc-embedded sparc-linux sparc-netbsd sparc-solaris sparc-embedded x86_64-linux x86_64-freebsd x86_64-darwin x86_64-win64 x86_64-embedded arm-linux arm-palmos arm-darwin arm-wince arm-gba arm-nds arm-embedded arm-symbian powerpc64-linux powerpc64-darwin powerpc64-embedded avr-embedded armeb-linux armeb-embedded
 
5
MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-haiku i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-darwin i386-emx i386-watcom i386-netwlibc i386-wince i386-embedded i386-symbian i386-nativent i386-iphonesim m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos m68k-embedded powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos powerpc-embedded powerpc-wii sparc-linux sparc-netbsd sparc-solaris sparc-embedded x86_64-linux x86_64-freebsd x86_64-solaris x86_64-openbsd x86_64-darwin x86_64-win64 x86_64-embedded arm-linux arm-palmos arm-darwin arm-wince arm-gba arm-nds arm-embedded arm-symbian powerpc64-linux powerpc64-darwin powerpc64-embedded avr-embedded armeb-linux armeb-embedded mips-linux mipsel-linux
6
6
BSDs = freebsd netbsd openbsd darwin
7
 
UNIXs = linux $(BSDs) solaris qnx
 
7
UNIXs = linux $(BSDs) solaris qnx haiku
8
8
LIMIT83fs = go32v2 os2 emx watcom
9
9
OSNeedsComspecToRunBatch = go32v2 watcom
10
10
FORCE:
59
59
endif
60
60
ifdef COMSPEC
61
61
ifneq ($(findstring $(OS_SOURCE),$(OSNeedsComspecToRunBatch)),)
 
62
ifndef RUNBATCH
62
63
RUNBATCH=$(COMSPEC) /C
63
64
endif
64
65
endif
 
66
endif
65
67
ifdef inUnix
66
68
PATHSEP=/
67
69
else
114
116
endif
115
117
ifneq ($(findstring Error,$(FPC)),)
116
118
override FPC=$(firstword $(strip $(wildcard $(addsuffix /ppc386$(SRCEXEEXT),$(SEARCHPATH)))))
 
119
else
 
120
ifeq ($(strip $(wildcard $(FPC))),)
 
121
FPC:=$(firstword $(FPCPROG))
 
122
endif
117
123
endif
118
124
else
119
125
override FPC=$(firstword $(strip $(wildcard $(addsuffix /ppc386$(SRCEXEEXT),$(SEARCHPATH)))))
146
152
OS_TARGET=$(OS_TARGET_DEFAULT)
147
153
endif
148
154
endif
149
 
ifneq ($(words $(FPC_COMPILERINFO)),5)
150
 
FPC_COMPILERINFO+=$(shell $(FPC) -iSP)
151
 
FPC_COMPILERINFO+=$(shell $(FPC) -iTP)
152
 
FPC_COMPILERINFO+=$(shell $(FPC) -iSO)
153
 
FPC_COMPILERINFO+=$(shell $(FPC) -iTO)
154
 
endif
155
155
ifndef CPU_SOURCE
156
156
CPU_SOURCE:=$(word 2,$(FPC_COMPILERINFO))
157
157
endif
177
177
ARCH=$(CPU_TARGET)
178
178
endif
179
179
endif
 
180
ifeq ($(FULL_TARGET),arm-embedded)
 
181
ifeq ($(SUBARCH),)
 
182
$(error When compiling for arm-embedded, a sub-architecture (e.g. SUBARCH=armv4t or SUBARCH=armv7m) must be defined)
 
183
endif
 
184
override FPCOPT+=-Cp$(SUBARCH)
 
185
endif
180
186
ifneq ($(findstring $(OS_SOURCE),$(LIMIT83fs)),)
181
187
TARGETSUFFIX=$(OS_TARGET)
182
188
SOURCESUFFIX=$(OS_SOURCE)
183
189
else
 
190
ifneq ($(findstring $(OS_TARGET),$(LIMIT83fs)),)
 
191
TARGETSUFFIX=$(OS_TARGET)
 
192
else
184
193
TARGETSUFFIX=$(FULL_TARGET)
 
194
endif
185
195
SOURCESUFFIX=$(FULL_SOURCE)
186
196
endif
187
197
ifneq ($(FULL_TARGET),$(FULL_SOURCE))
238
248
ifndef CROSSBINDIR
239
249
CROSSBINDIR:=$(wildcard $(FPCDIR)/bin/$(TARGETSUFFIX))
240
250
endif
241
 
ifeq ($(OS_TARGET),darwin)
 
251
ifneq ($(findstring $(OS_TARGET),darwin iphonesim),)
242
252
ifeq ($(OS_SOURCE),darwin)
243
253
DARWIN2DARWIN=1
244
254
endif
257
267
UNITSDIR:=$(wildcard $(FPCDIR)/units/$(OS_TARGET))
258
268
endif
259
269
PACKAGESDIR:=$(wildcard $(FPCDIR) $(FPCDIR)/packages $(FPCDIR)/packages/base $(FPCDIR)/packages/extra)
 
270
ifndef FPCFPMAKE
 
271
ifdef CROSSCOMPILE
 
272
ifeq ($(strip $(wildcard $(addsuffix /compiler/ppc$(SRCEXEEXT),$(FPCDIR)))),)
 
273
FPCPROG:=$(strip $(wildcard $(addsuffix /fpc$(SRCEXEEXT),$(SEARCHPATH))))
 
274
ifneq ($(FPCPROG),)
 
275
FPCPROG:=$(firstword $(FPCPROG))
 
276
FPCFPMAKE:=$(shell $(FPCPROG) -PB)
 
277
ifeq ($(strip $(wildcard $(FPCFPMAKE))),)
 
278
FPCFPMAKE:=$(firstword $(FPCPROG))
 
279
endif
 
280
else
 
281
override FPCFPMAKE=$(firstword $(strip $(wildcard $(addsuffix /ppc386$(SRCEXEEXT),$(SEARCHPATH)))))
 
282
endif
 
283
else
 
284
FPCFPMAKE=$(strip $(wildcard $(addsuffix /compiler/ppc$(SRCEXEEXT),$(FPCDIR))))
 
285
FPMAKE_SKIP_CONFIG=-n
 
286
export FPCFPMAKE
 
287
export FPMAKE_SKIP_CONFIG
 
288
endif
 
289
else
 
290
FPMAKE_SKIP_CONFIG=-n
 
291
FPCFPMAKE=$(FPC)
 
292
endif
 
293
endif
260
294
override PACKAGE_NAME=lazarus/lcl
261
295
PACKAGEDIR_MAIN:=$(firstword $(subst /Makefile.fpc,,$(strip $(wildcard $(addsuffix /lazarus/lcl/Makefile.fpc,$(PACKAGESDIR))))))
262
296
ifeq ($(FULL_TARGET),i386-linux)
263
 
override TARGET_UNITS+=interfaces
264
 
endif
265
 
ifeq ($(FULL_TARGET),i386-go32v2)
266
 
override TARGET_UNITS+=interfaces
267
 
endif
268
 
ifeq ($(FULL_TARGET),i386-win32)
269
 
override TARGET_UNITS+=interfaces
270
 
endif
271
 
ifeq ($(FULL_TARGET),i386-os2)
272
 
override TARGET_UNITS+=interfaces
273
 
endif
274
 
ifeq ($(FULL_TARGET),i386-freebsd)
275
 
override TARGET_UNITS+=interfaces
276
 
endif
277
 
ifeq ($(FULL_TARGET),i386-beos)
278
 
override TARGET_UNITS+=interfaces
279
 
endif
280
 
ifeq ($(FULL_TARGET),i386-haiku)
281
 
override TARGET_UNITS+=interfaces
282
 
endif
283
 
ifeq ($(FULL_TARGET),i386-netbsd)
284
 
override TARGET_UNITS+=interfaces
285
 
endif
286
 
ifeq ($(FULL_TARGET),i386-solaris)
287
 
override TARGET_UNITS+=interfaces
288
 
endif
289
 
ifeq ($(FULL_TARGET),i386-qnx)
290
 
override TARGET_UNITS+=interfaces
291
 
endif
292
 
ifeq ($(FULL_TARGET),i386-netware)
293
 
override TARGET_UNITS+=interfaces
294
 
endif
295
 
ifeq ($(FULL_TARGET),i386-openbsd)
296
 
override TARGET_UNITS+=interfaces
297
 
endif
298
 
ifeq ($(FULL_TARGET),i386-wdosx)
299
 
override TARGET_UNITS+=interfaces
300
 
endif
301
 
ifeq ($(FULL_TARGET),i386-darwin)
302
 
override TARGET_UNITS+=interfaces
303
 
endif
304
 
ifeq ($(FULL_TARGET),i386-emx)
305
 
override TARGET_UNITS+=interfaces
306
 
endif
307
 
ifeq ($(FULL_TARGET),i386-watcom)
308
 
override TARGET_UNITS+=interfaces
309
 
endif
310
 
ifeq ($(FULL_TARGET),i386-netwlibc)
311
 
override TARGET_UNITS+=interfaces
312
 
endif
313
 
ifeq ($(FULL_TARGET),i386-wince)
314
 
override TARGET_UNITS+=interfaces
315
 
endif
316
 
ifeq ($(FULL_TARGET),i386-embedded)
317
 
override TARGET_UNITS+=interfaces
318
 
endif
319
 
ifeq ($(FULL_TARGET),i386-symbian)
320
 
override TARGET_UNITS+=interfaces
321
 
endif
322
 
ifeq ($(FULL_TARGET),m68k-linux)
323
 
override TARGET_UNITS+=interfaces
324
 
endif
325
 
ifeq ($(FULL_TARGET),m68k-freebsd)
326
 
override TARGET_UNITS+=interfaces
327
 
endif
328
 
ifeq ($(FULL_TARGET),m68k-netbsd)
329
 
override TARGET_UNITS+=interfaces
330
 
endif
331
 
ifeq ($(FULL_TARGET),m68k-amiga)
332
 
override TARGET_UNITS+=interfaces
333
 
endif
334
 
ifeq ($(FULL_TARGET),m68k-atari)
335
 
override TARGET_UNITS+=interfaces
336
 
endif
337
 
ifeq ($(FULL_TARGET),m68k-openbsd)
338
 
override TARGET_UNITS+=interfaces
339
 
endif
340
 
ifeq ($(FULL_TARGET),m68k-palmos)
341
 
override TARGET_UNITS+=interfaces
342
 
endif
343
 
ifeq ($(FULL_TARGET),m68k-embedded)
344
 
override TARGET_UNITS+=interfaces
345
 
endif
346
 
ifeq ($(FULL_TARGET),powerpc-linux)
347
 
override TARGET_UNITS+=interfaces
348
 
endif
349
 
ifeq ($(FULL_TARGET),powerpc-netbsd)
350
 
override TARGET_UNITS+=interfaces
351
 
endif
352
 
ifeq ($(FULL_TARGET),powerpc-amiga)
353
 
override TARGET_UNITS+=interfaces
354
 
endif
355
 
ifeq ($(FULL_TARGET),powerpc-macos)
356
 
override TARGET_UNITS+=interfaces
357
 
endif
358
 
ifeq ($(FULL_TARGET),powerpc-darwin)
359
 
override TARGET_UNITS+=interfaces
360
 
endif
361
 
ifeq ($(FULL_TARGET),powerpc-morphos)
362
 
override TARGET_UNITS+=interfaces
363
 
endif
364
 
ifeq ($(FULL_TARGET),powerpc-embedded)
365
 
override TARGET_UNITS+=interfaces
366
 
endif
367
 
ifeq ($(FULL_TARGET),sparc-linux)
368
 
override TARGET_UNITS+=interfaces
369
 
endif
370
 
ifeq ($(FULL_TARGET),sparc-netbsd)
371
 
override TARGET_UNITS+=interfaces
372
 
endif
373
 
ifeq ($(FULL_TARGET),sparc-solaris)
374
 
override TARGET_UNITS+=interfaces
375
 
endif
376
 
ifeq ($(FULL_TARGET),sparc-embedded)
377
 
override TARGET_UNITS+=interfaces
378
 
endif
379
 
ifeq ($(FULL_TARGET),x86_64-linux)
380
 
override TARGET_UNITS+=interfaces
381
 
endif
382
 
ifeq ($(FULL_TARGET),x86_64-freebsd)
383
 
override TARGET_UNITS+=interfaces
384
 
endif
385
 
ifeq ($(FULL_TARGET),x86_64-darwin)
386
 
override TARGET_UNITS+=interfaces
387
 
endif
388
 
ifeq ($(FULL_TARGET),x86_64-win64)
389
 
override TARGET_UNITS+=interfaces
390
 
endif
391
 
ifeq ($(FULL_TARGET),x86_64-embedded)
392
 
override TARGET_UNITS+=interfaces
393
 
endif
394
 
ifeq ($(FULL_TARGET),arm-linux)
395
 
override TARGET_UNITS+=interfaces
396
 
endif
397
 
ifeq ($(FULL_TARGET),arm-palmos)
398
 
override TARGET_UNITS+=interfaces
399
 
endif
400
 
ifeq ($(FULL_TARGET),arm-darwin)
401
 
override TARGET_UNITS+=interfaces
402
 
endif
403
 
ifeq ($(FULL_TARGET),arm-wince)
404
 
override TARGET_UNITS+=interfaces
405
 
endif
406
 
ifeq ($(FULL_TARGET),arm-gba)
407
 
override TARGET_UNITS+=interfaces
408
 
endif
409
 
ifeq ($(FULL_TARGET),arm-nds)
410
 
override TARGET_UNITS+=interfaces
411
 
endif
412
 
ifeq ($(FULL_TARGET),arm-embedded)
413
 
override TARGET_UNITS+=interfaces
414
 
endif
415
 
ifeq ($(FULL_TARGET),arm-symbian)
416
 
override TARGET_UNITS+=interfaces
417
 
endif
418
 
ifeq ($(FULL_TARGET),powerpc64-linux)
419
 
override TARGET_UNITS+=interfaces
420
 
endif
421
 
ifeq ($(FULL_TARGET),powerpc64-darwin)
422
 
override TARGET_UNITS+=interfaces
423
 
endif
424
 
ifeq ($(FULL_TARGET),powerpc64-embedded)
425
 
override TARGET_UNITS+=interfaces
426
 
endif
427
 
ifeq ($(FULL_TARGET),avr-embedded)
428
 
override TARGET_UNITS+=interfaces
429
 
endif
430
 
ifeq ($(FULL_TARGET),armeb-linux)
431
 
override TARGET_UNITS+=interfaces
432
 
endif
433
 
ifeq ($(FULL_TARGET),armeb-embedded)
434
 
override TARGET_UNITS+=interfaces
435
 
endif
436
 
ifeq ($(FULL_TARGET),i386-linux)
437
 
override TARGET_IMPLICITUNITS+=winceint
438
 
endif
439
 
ifeq ($(FULL_TARGET),i386-go32v2)
440
 
override TARGET_IMPLICITUNITS+=winceint
441
 
endif
442
 
ifeq ($(FULL_TARGET),i386-win32)
443
 
override TARGET_IMPLICITUNITS+=winceint
444
 
endif
445
 
ifeq ($(FULL_TARGET),i386-os2)
446
 
override TARGET_IMPLICITUNITS+=winceint
447
 
endif
448
 
ifeq ($(FULL_TARGET),i386-freebsd)
449
 
override TARGET_IMPLICITUNITS+=winceint
450
 
endif
451
 
ifeq ($(FULL_TARGET),i386-beos)
452
 
override TARGET_IMPLICITUNITS+=winceint
453
 
endif
454
 
ifeq ($(FULL_TARGET),i386-haiku)
455
 
override TARGET_IMPLICITUNITS+=winceint
456
 
endif
457
 
ifeq ($(FULL_TARGET),i386-netbsd)
458
 
override TARGET_IMPLICITUNITS+=winceint
459
 
endif
460
 
ifeq ($(FULL_TARGET),i386-solaris)
461
 
override TARGET_IMPLICITUNITS+=winceint
462
 
endif
463
 
ifeq ($(FULL_TARGET),i386-qnx)
464
 
override TARGET_IMPLICITUNITS+=winceint
465
 
endif
466
 
ifeq ($(FULL_TARGET),i386-netware)
467
 
override TARGET_IMPLICITUNITS+=winceint
468
 
endif
469
 
ifeq ($(FULL_TARGET),i386-openbsd)
470
 
override TARGET_IMPLICITUNITS+=winceint
471
 
endif
472
 
ifeq ($(FULL_TARGET),i386-wdosx)
473
 
override TARGET_IMPLICITUNITS+=winceint
474
 
endif
475
 
ifeq ($(FULL_TARGET),i386-darwin)
476
 
override TARGET_IMPLICITUNITS+=winceint
477
 
endif
478
 
ifeq ($(FULL_TARGET),i386-emx)
479
 
override TARGET_IMPLICITUNITS+=winceint
480
 
endif
481
 
ifeq ($(FULL_TARGET),i386-watcom)
482
 
override TARGET_IMPLICITUNITS+=winceint
483
 
endif
484
 
ifeq ($(FULL_TARGET),i386-netwlibc)
485
 
override TARGET_IMPLICITUNITS+=winceint
486
 
endif
487
 
ifeq ($(FULL_TARGET),i386-wince)
488
 
override TARGET_IMPLICITUNITS+=winceint
489
 
endif
490
 
ifeq ($(FULL_TARGET),i386-embedded)
491
 
override TARGET_IMPLICITUNITS+=winceint
492
 
endif
493
 
ifeq ($(FULL_TARGET),i386-symbian)
494
 
override TARGET_IMPLICITUNITS+=winceint
495
 
endif
496
 
ifeq ($(FULL_TARGET),m68k-linux)
497
 
override TARGET_IMPLICITUNITS+=winceint
498
 
endif
499
 
ifeq ($(FULL_TARGET),m68k-freebsd)
500
 
override TARGET_IMPLICITUNITS+=winceint
501
 
endif
502
 
ifeq ($(FULL_TARGET),m68k-netbsd)
503
 
override TARGET_IMPLICITUNITS+=winceint
504
 
endif
505
 
ifeq ($(FULL_TARGET),m68k-amiga)
506
 
override TARGET_IMPLICITUNITS+=winceint
507
 
endif
508
 
ifeq ($(FULL_TARGET),m68k-atari)
509
 
override TARGET_IMPLICITUNITS+=winceint
510
 
endif
511
 
ifeq ($(FULL_TARGET),m68k-openbsd)
512
 
override TARGET_IMPLICITUNITS+=winceint
513
 
endif
514
 
ifeq ($(FULL_TARGET),m68k-palmos)
515
 
override TARGET_IMPLICITUNITS+=winceint
516
 
endif
517
 
ifeq ($(FULL_TARGET),m68k-embedded)
518
 
override TARGET_IMPLICITUNITS+=winceint
519
 
endif
520
 
ifeq ($(FULL_TARGET),powerpc-linux)
521
 
override TARGET_IMPLICITUNITS+=winceint
522
 
endif
523
 
ifeq ($(FULL_TARGET),powerpc-netbsd)
524
 
override TARGET_IMPLICITUNITS+=winceint
525
 
endif
526
 
ifeq ($(FULL_TARGET),powerpc-amiga)
527
 
override TARGET_IMPLICITUNITS+=winceint
528
 
endif
529
 
ifeq ($(FULL_TARGET),powerpc-macos)
530
 
override TARGET_IMPLICITUNITS+=winceint
531
 
endif
532
 
ifeq ($(FULL_TARGET),powerpc-darwin)
533
 
override TARGET_IMPLICITUNITS+=winceint
534
 
endif
535
 
ifeq ($(FULL_TARGET),powerpc-morphos)
536
 
override TARGET_IMPLICITUNITS+=winceint
537
 
endif
538
 
ifeq ($(FULL_TARGET),powerpc-embedded)
539
 
override TARGET_IMPLICITUNITS+=winceint
540
 
endif
541
 
ifeq ($(FULL_TARGET),sparc-linux)
542
 
override TARGET_IMPLICITUNITS+=winceint
543
 
endif
544
 
ifeq ($(FULL_TARGET),sparc-netbsd)
545
 
override TARGET_IMPLICITUNITS+=winceint
546
 
endif
547
 
ifeq ($(FULL_TARGET),sparc-solaris)
548
 
override TARGET_IMPLICITUNITS+=winceint
549
 
endif
550
 
ifeq ($(FULL_TARGET),sparc-embedded)
551
 
override TARGET_IMPLICITUNITS+=winceint
552
 
endif
553
 
ifeq ($(FULL_TARGET),x86_64-linux)
554
 
override TARGET_IMPLICITUNITS+=winceint
555
 
endif
556
 
ifeq ($(FULL_TARGET),x86_64-freebsd)
557
 
override TARGET_IMPLICITUNITS+=winceint
558
 
endif
559
 
ifeq ($(FULL_TARGET),x86_64-darwin)
560
 
override TARGET_IMPLICITUNITS+=winceint
561
 
endif
562
 
ifeq ($(FULL_TARGET),x86_64-win64)
563
 
override TARGET_IMPLICITUNITS+=winceint
564
 
endif
565
 
ifeq ($(FULL_TARGET),x86_64-embedded)
566
 
override TARGET_IMPLICITUNITS+=winceint
567
 
endif
568
 
ifeq ($(FULL_TARGET),arm-linux)
569
 
override TARGET_IMPLICITUNITS+=winceint
570
 
endif
571
 
ifeq ($(FULL_TARGET),arm-palmos)
572
 
override TARGET_IMPLICITUNITS+=winceint
573
 
endif
574
 
ifeq ($(FULL_TARGET),arm-darwin)
575
 
override TARGET_IMPLICITUNITS+=winceint
576
 
endif
577
 
ifeq ($(FULL_TARGET),arm-wince)
578
 
override TARGET_IMPLICITUNITS+=winceint
579
 
endif
580
 
ifeq ($(FULL_TARGET),arm-gba)
581
 
override TARGET_IMPLICITUNITS+=winceint
582
 
endif
583
 
ifeq ($(FULL_TARGET),arm-nds)
584
 
override TARGET_IMPLICITUNITS+=winceint
585
 
endif
586
 
ifeq ($(FULL_TARGET),arm-embedded)
587
 
override TARGET_IMPLICITUNITS+=winceint
588
 
endif
589
 
ifeq ($(FULL_TARGET),arm-symbian)
590
 
override TARGET_IMPLICITUNITS+=winceint
591
 
endif
592
 
ifeq ($(FULL_TARGET),powerpc64-linux)
593
 
override TARGET_IMPLICITUNITS+=winceint
594
 
endif
595
 
ifeq ($(FULL_TARGET),powerpc64-darwin)
596
 
override TARGET_IMPLICITUNITS+=winceint
597
 
endif
598
 
ifeq ($(FULL_TARGET),powerpc64-embedded)
599
 
override TARGET_IMPLICITUNITS+=winceint
600
 
endif
601
 
ifeq ($(FULL_TARGET),avr-embedded)
602
 
override TARGET_IMPLICITUNITS+=winceint
603
 
endif
604
 
ifeq ($(FULL_TARGET),armeb-linux)
605
 
override TARGET_IMPLICITUNITS+=winceint
606
 
endif
607
 
ifeq ($(FULL_TARGET),armeb-embedded)
608
 
override TARGET_IMPLICITUNITS+=winceint
609
 
endif
610
 
ifeq ($(FULL_TARGET),i386-linux)
611
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
612
 
endif
613
 
ifeq ($(FULL_TARGET),i386-go32v2)
614
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
615
 
endif
616
 
ifeq ($(FULL_TARGET),i386-win32)
617
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
618
 
endif
619
 
ifeq ($(FULL_TARGET),i386-os2)
620
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
621
 
endif
622
 
ifeq ($(FULL_TARGET),i386-freebsd)
623
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
624
 
endif
625
 
ifeq ($(FULL_TARGET),i386-beos)
626
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
627
 
endif
628
 
ifeq ($(FULL_TARGET),i386-haiku)
629
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
630
 
endif
631
 
ifeq ($(FULL_TARGET),i386-netbsd)
632
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
633
 
endif
634
 
ifeq ($(FULL_TARGET),i386-solaris)
635
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
636
 
endif
637
 
ifeq ($(FULL_TARGET),i386-qnx)
638
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
639
 
endif
640
 
ifeq ($(FULL_TARGET),i386-netware)
641
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
642
 
endif
643
 
ifeq ($(FULL_TARGET),i386-openbsd)
644
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
645
 
endif
646
 
ifeq ($(FULL_TARGET),i386-wdosx)
647
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
648
 
endif
649
 
ifeq ($(FULL_TARGET),i386-darwin)
650
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
651
 
endif
652
 
ifeq ($(FULL_TARGET),i386-emx)
653
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
654
 
endif
655
 
ifeq ($(FULL_TARGET),i386-watcom)
656
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
657
 
endif
658
 
ifeq ($(FULL_TARGET),i386-netwlibc)
659
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
660
 
endif
661
 
ifeq ($(FULL_TARGET),i386-wince)
662
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
663
 
endif
664
 
ifeq ($(FULL_TARGET),i386-embedded)
665
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
666
 
endif
667
 
ifeq ($(FULL_TARGET),i386-symbian)
668
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
669
 
endif
670
 
ifeq ($(FULL_TARGET),m68k-linux)
671
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
672
 
endif
673
 
ifeq ($(FULL_TARGET),m68k-freebsd)
674
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
675
 
endif
676
 
ifeq ($(FULL_TARGET),m68k-netbsd)
677
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
678
 
endif
679
 
ifeq ($(FULL_TARGET),m68k-amiga)
680
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
681
 
endif
682
 
ifeq ($(FULL_TARGET),m68k-atari)
683
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
684
 
endif
685
 
ifeq ($(FULL_TARGET),m68k-openbsd)
686
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
687
 
endif
688
 
ifeq ($(FULL_TARGET),m68k-palmos)
689
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
690
 
endif
691
 
ifeq ($(FULL_TARGET),m68k-embedded)
692
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
693
 
endif
694
 
ifeq ($(FULL_TARGET),powerpc-linux)
695
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
696
 
endif
697
 
ifeq ($(FULL_TARGET),powerpc-netbsd)
698
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
699
 
endif
700
 
ifeq ($(FULL_TARGET),powerpc-amiga)
701
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
702
 
endif
703
 
ifeq ($(FULL_TARGET),powerpc-macos)
704
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
705
 
endif
706
 
ifeq ($(FULL_TARGET),powerpc-darwin)
707
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
708
 
endif
709
 
ifeq ($(FULL_TARGET),powerpc-morphos)
710
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
711
 
endif
712
 
ifeq ($(FULL_TARGET),powerpc-embedded)
713
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
714
 
endif
715
 
ifeq ($(FULL_TARGET),sparc-linux)
716
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
717
 
endif
718
 
ifeq ($(FULL_TARGET),sparc-netbsd)
719
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
720
 
endif
721
 
ifeq ($(FULL_TARGET),sparc-solaris)
722
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
723
 
endif
724
 
ifeq ($(FULL_TARGET),sparc-embedded)
725
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
726
 
endif
727
 
ifeq ($(FULL_TARGET),x86_64-linux)
728
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
729
 
endif
730
 
ifeq ($(FULL_TARGET),x86_64-freebsd)
731
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
732
 
endif
733
 
ifeq ($(FULL_TARGET),x86_64-darwin)
734
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
735
 
endif
736
 
ifeq ($(FULL_TARGET),x86_64-win64)
737
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
738
 
endif
739
 
ifeq ($(FULL_TARGET),x86_64-embedded)
740
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
741
 
endif
742
 
ifeq ($(FULL_TARGET),arm-linux)
743
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
744
 
endif
745
 
ifeq ($(FULL_TARGET),arm-palmos)
746
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
747
 
endif
748
 
ifeq ($(FULL_TARGET),arm-darwin)
749
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
750
 
endif
751
 
ifeq ($(FULL_TARGET),arm-wince)
752
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
753
 
endif
754
 
ifeq ($(FULL_TARGET),arm-gba)
755
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
756
 
endif
757
 
ifeq ($(FULL_TARGET),arm-nds)
758
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
759
 
endif
760
 
ifeq ($(FULL_TARGET),arm-embedded)
761
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
762
 
endif
763
 
ifeq ($(FULL_TARGET),arm-symbian)
764
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
765
 
endif
766
 
ifeq ($(FULL_TARGET),powerpc64-linux)
767
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
768
 
endif
769
 
ifeq ($(FULL_TARGET),powerpc64-darwin)
770
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
771
 
endif
772
 
ifeq ($(FULL_TARGET),powerpc64-embedded)
773
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
774
 
endif
775
 
ifeq ($(FULL_TARGET),avr-embedded)
776
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
777
 
endif
778
 
ifeq ($(FULL_TARGET),armeb-linux)
779
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
780
 
endif
781
 
ifeq ($(FULL_TARGET),armeb-embedded)
782
 
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
783
 
endif
784
 
ifeq ($(FULL_TARGET),i386-linux)
785
 
override COMPILER_OPTIONS+=-gl
786
 
endif
787
 
ifeq ($(FULL_TARGET),i386-go32v2)
788
 
override COMPILER_OPTIONS+=-gl
789
 
endif
790
 
ifeq ($(FULL_TARGET),i386-win32)
791
 
override COMPILER_OPTIONS+=-gl
792
 
endif
793
 
ifeq ($(FULL_TARGET),i386-os2)
794
 
override COMPILER_OPTIONS+=-gl
795
 
endif
796
 
ifeq ($(FULL_TARGET),i386-freebsd)
797
 
override COMPILER_OPTIONS+=-gl
798
 
endif
799
 
ifeq ($(FULL_TARGET),i386-beos)
800
 
override COMPILER_OPTIONS+=-gl
801
 
endif
802
 
ifeq ($(FULL_TARGET),i386-haiku)
803
 
override COMPILER_OPTIONS+=-gl
804
 
endif
805
 
ifeq ($(FULL_TARGET),i386-netbsd)
806
 
override COMPILER_OPTIONS+=-gl
807
 
endif
808
 
ifeq ($(FULL_TARGET),i386-solaris)
809
 
override COMPILER_OPTIONS+=-gl
810
 
endif
811
 
ifeq ($(FULL_TARGET),i386-qnx)
812
 
override COMPILER_OPTIONS+=-gl
813
 
endif
814
 
ifeq ($(FULL_TARGET),i386-netware)
815
 
override COMPILER_OPTIONS+=-gl
816
 
endif
817
 
ifeq ($(FULL_TARGET),i386-openbsd)
818
 
override COMPILER_OPTIONS+=-gl
819
 
endif
820
 
ifeq ($(FULL_TARGET),i386-wdosx)
821
 
override COMPILER_OPTIONS+=-gl
822
 
endif
823
 
ifeq ($(FULL_TARGET),i386-darwin)
824
 
override COMPILER_OPTIONS+=-gl
825
 
endif
826
 
ifeq ($(FULL_TARGET),i386-emx)
827
 
override COMPILER_OPTIONS+=-gl
828
 
endif
829
 
ifeq ($(FULL_TARGET),i386-watcom)
830
 
override COMPILER_OPTIONS+=-gl
831
 
endif
832
 
ifeq ($(FULL_TARGET),i386-netwlibc)
833
 
override COMPILER_OPTIONS+=-gl
834
 
endif
835
 
ifeq ($(FULL_TARGET),i386-wince)
836
 
override COMPILER_OPTIONS+=-gl
837
 
endif
838
 
ifeq ($(FULL_TARGET),i386-embedded)
839
 
override COMPILER_OPTIONS+=-gl
840
 
endif
841
 
ifeq ($(FULL_TARGET),i386-symbian)
842
 
override COMPILER_OPTIONS+=-gl
843
 
endif
844
 
ifeq ($(FULL_TARGET),m68k-linux)
845
 
override COMPILER_OPTIONS+=-gl
846
 
endif
847
 
ifeq ($(FULL_TARGET),m68k-freebsd)
848
 
override COMPILER_OPTIONS+=-gl
849
 
endif
850
 
ifeq ($(FULL_TARGET),m68k-netbsd)
851
 
override COMPILER_OPTIONS+=-gl
852
 
endif
853
 
ifeq ($(FULL_TARGET),m68k-amiga)
854
 
override COMPILER_OPTIONS+=-gl
855
 
endif
856
 
ifeq ($(FULL_TARGET),m68k-atari)
857
 
override COMPILER_OPTIONS+=-gl
858
 
endif
859
 
ifeq ($(FULL_TARGET),m68k-openbsd)
860
 
override COMPILER_OPTIONS+=-gl
861
 
endif
862
 
ifeq ($(FULL_TARGET),m68k-palmos)
863
 
override COMPILER_OPTIONS+=-gl
864
 
endif
865
 
ifeq ($(FULL_TARGET),m68k-embedded)
866
 
override COMPILER_OPTIONS+=-gl
867
 
endif
868
 
ifeq ($(FULL_TARGET),powerpc-linux)
869
 
override COMPILER_OPTIONS+=-gl
870
 
endif
871
 
ifeq ($(FULL_TARGET),powerpc-netbsd)
872
 
override COMPILER_OPTIONS+=-gl
873
 
endif
874
 
ifeq ($(FULL_TARGET),powerpc-amiga)
875
 
override COMPILER_OPTIONS+=-gl
876
 
endif
877
 
ifeq ($(FULL_TARGET),powerpc-macos)
878
 
override COMPILER_OPTIONS+=-gl
879
 
endif
880
 
ifeq ($(FULL_TARGET),powerpc-darwin)
881
 
override COMPILER_OPTIONS+=-gl
882
 
endif
883
 
ifeq ($(FULL_TARGET),powerpc-morphos)
884
 
override COMPILER_OPTIONS+=-gl
885
 
endif
886
 
ifeq ($(FULL_TARGET),powerpc-embedded)
887
 
override COMPILER_OPTIONS+=-gl
888
 
endif
889
 
ifeq ($(FULL_TARGET),sparc-linux)
890
 
override COMPILER_OPTIONS+=-gl
891
 
endif
892
 
ifeq ($(FULL_TARGET),sparc-netbsd)
893
 
override COMPILER_OPTIONS+=-gl
894
 
endif
895
 
ifeq ($(FULL_TARGET),sparc-solaris)
896
 
override COMPILER_OPTIONS+=-gl
897
 
endif
898
 
ifeq ($(FULL_TARGET),sparc-embedded)
899
 
override COMPILER_OPTIONS+=-gl
900
 
endif
901
 
ifeq ($(FULL_TARGET),x86_64-linux)
902
 
override COMPILER_OPTIONS+=-gl
903
 
endif
904
 
ifeq ($(FULL_TARGET),x86_64-freebsd)
905
 
override COMPILER_OPTIONS+=-gl
906
 
endif
907
 
ifeq ($(FULL_TARGET),x86_64-darwin)
908
 
override COMPILER_OPTIONS+=-gl
909
 
endif
910
 
ifeq ($(FULL_TARGET),x86_64-win64)
911
 
override COMPILER_OPTIONS+=-gl
912
 
endif
913
 
ifeq ($(FULL_TARGET),x86_64-embedded)
914
 
override COMPILER_OPTIONS+=-gl
915
 
endif
916
 
ifeq ($(FULL_TARGET),arm-linux)
917
 
override COMPILER_OPTIONS+=-gl
918
 
endif
919
 
ifeq ($(FULL_TARGET),arm-palmos)
920
 
override COMPILER_OPTIONS+=-gl
921
 
endif
922
 
ifeq ($(FULL_TARGET),arm-darwin)
923
 
override COMPILER_OPTIONS+=-gl
924
 
endif
925
 
ifeq ($(FULL_TARGET),arm-wince)
926
 
override COMPILER_OPTIONS+=-gl
927
 
endif
928
 
ifeq ($(FULL_TARGET),arm-gba)
929
 
override COMPILER_OPTIONS+=-gl
930
 
endif
931
 
ifeq ($(FULL_TARGET),arm-nds)
932
 
override COMPILER_OPTIONS+=-gl
933
 
endif
934
 
ifeq ($(FULL_TARGET),arm-embedded)
935
 
override COMPILER_OPTIONS+=-gl
936
 
endif
937
 
ifeq ($(FULL_TARGET),arm-symbian)
938
 
override COMPILER_OPTIONS+=-gl
939
 
endif
940
 
ifeq ($(FULL_TARGET),powerpc64-linux)
941
 
override COMPILER_OPTIONS+=-gl
942
 
endif
943
 
ifeq ($(FULL_TARGET),powerpc64-darwin)
944
 
override COMPILER_OPTIONS+=-gl
945
 
endif
946
 
ifeq ($(FULL_TARGET),powerpc64-embedded)
947
 
override COMPILER_OPTIONS+=-gl
948
 
endif
949
 
ifeq ($(FULL_TARGET),avr-embedded)
950
 
override COMPILER_OPTIONS+=-gl
951
 
endif
952
 
ifeq ($(FULL_TARGET),armeb-linux)
953
 
override COMPILER_OPTIONS+=-gl
954
 
endif
955
 
ifeq ($(FULL_TARGET),armeb-embedded)
956
 
override COMPILER_OPTIONS+=-gl
957
 
endif
958
 
ifeq ($(FULL_TARGET),i386-linux)
959
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
960
 
endif
961
 
ifeq ($(FULL_TARGET),i386-go32v2)
962
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
963
 
endif
964
 
ifeq ($(FULL_TARGET),i386-win32)
965
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
966
 
endif
967
 
ifeq ($(FULL_TARGET),i386-os2)
968
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
969
 
endif
970
 
ifeq ($(FULL_TARGET),i386-freebsd)
971
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
972
 
endif
973
 
ifeq ($(FULL_TARGET),i386-beos)
974
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
975
 
endif
976
 
ifeq ($(FULL_TARGET),i386-haiku)
977
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
978
 
endif
979
 
ifeq ($(FULL_TARGET),i386-netbsd)
980
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
981
 
endif
982
 
ifeq ($(FULL_TARGET),i386-solaris)
983
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
984
 
endif
985
 
ifeq ($(FULL_TARGET),i386-qnx)
986
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
987
 
endif
988
 
ifeq ($(FULL_TARGET),i386-netware)
989
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
990
 
endif
991
 
ifeq ($(FULL_TARGET),i386-openbsd)
992
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
993
 
endif
994
 
ifeq ($(FULL_TARGET),i386-wdosx)
995
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
996
 
endif
997
 
ifeq ($(FULL_TARGET),i386-darwin)
998
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
999
 
endif
1000
 
ifeq ($(FULL_TARGET),i386-emx)
1001
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1002
 
endif
1003
 
ifeq ($(FULL_TARGET),i386-watcom)
1004
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1005
 
endif
1006
 
ifeq ($(FULL_TARGET),i386-netwlibc)
1007
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1008
 
endif
1009
 
ifeq ($(FULL_TARGET),i386-wince)
1010
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1011
 
endif
1012
 
ifeq ($(FULL_TARGET),i386-embedded)
1013
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1014
 
endif
1015
 
ifeq ($(FULL_TARGET),i386-symbian)
1016
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1017
 
endif
1018
 
ifeq ($(FULL_TARGET),m68k-linux)
1019
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1020
 
endif
1021
 
ifeq ($(FULL_TARGET),m68k-freebsd)
1022
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1023
 
endif
1024
 
ifeq ($(FULL_TARGET),m68k-netbsd)
1025
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1026
 
endif
1027
 
ifeq ($(FULL_TARGET),m68k-amiga)
1028
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1029
 
endif
1030
 
ifeq ($(FULL_TARGET),m68k-atari)
1031
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1032
 
endif
1033
 
ifeq ($(FULL_TARGET),m68k-openbsd)
1034
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1035
 
endif
1036
 
ifeq ($(FULL_TARGET),m68k-palmos)
1037
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1038
 
endif
1039
 
ifeq ($(FULL_TARGET),m68k-embedded)
1040
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1041
 
endif
1042
 
ifeq ($(FULL_TARGET),powerpc-linux)
1043
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1044
 
endif
1045
 
ifeq ($(FULL_TARGET),powerpc-netbsd)
1046
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1047
 
endif
1048
 
ifeq ($(FULL_TARGET),powerpc-amiga)
1049
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1050
 
endif
1051
 
ifeq ($(FULL_TARGET),powerpc-macos)
1052
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1053
 
endif
1054
 
ifeq ($(FULL_TARGET),powerpc-darwin)
1055
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1056
 
endif
1057
 
ifeq ($(FULL_TARGET),powerpc-morphos)
1058
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1059
 
endif
1060
 
ifeq ($(FULL_TARGET),powerpc-embedded)
1061
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1062
 
endif
1063
 
ifeq ($(FULL_TARGET),sparc-linux)
1064
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1065
 
endif
1066
 
ifeq ($(FULL_TARGET),sparc-netbsd)
1067
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1068
 
endif
1069
 
ifeq ($(FULL_TARGET),sparc-solaris)
1070
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1071
 
endif
1072
 
ifeq ($(FULL_TARGET),sparc-embedded)
1073
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1074
 
endif
1075
 
ifeq ($(FULL_TARGET),x86_64-linux)
1076
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1077
 
endif
1078
 
ifeq ($(FULL_TARGET),x86_64-freebsd)
1079
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1080
 
endif
1081
 
ifeq ($(FULL_TARGET),x86_64-darwin)
1082
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1083
 
endif
1084
 
ifeq ($(FULL_TARGET),x86_64-win64)
1085
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1086
 
endif
1087
 
ifeq ($(FULL_TARGET),x86_64-embedded)
1088
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1089
 
endif
1090
 
ifeq ($(FULL_TARGET),arm-linux)
1091
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1092
 
endif
1093
 
ifeq ($(FULL_TARGET),arm-palmos)
1094
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1095
 
endif
1096
 
ifeq ($(FULL_TARGET),arm-darwin)
1097
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1098
 
endif
1099
 
ifeq ($(FULL_TARGET),arm-wince)
1100
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1101
 
endif
1102
 
ifeq ($(FULL_TARGET),arm-gba)
1103
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1104
 
endif
1105
 
ifeq ($(FULL_TARGET),arm-nds)
1106
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1107
 
endif
1108
 
ifeq ($(FULL_TARGET),arm-embedded)
1109
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1110
 
endif
1111
 
ifeq ($(FULL_TARGET),arm-symbian)
1112
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1113
 
endif
1114
 
ifeq ($(FULL_TARGET),powerpc64-linux)
1115
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1116
 
endif
1117
 
ifeq ($(FULL_TARGET),powerpc64-darwin)
1118
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1119
 
endif
1120
 
ifeq ($(FULL_TARGET),powerpc64-embedded)
1121
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1122
 
endif
1123
 
ifeq ($(FULL_TARGET),avr-embedded)
1124
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1125
 
endif
1126
 
ifeq ($(FULL_TARGET),armeb-linux)
1127
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1128
 
endif
1129
 
ifeq ($(FULL_TARGET),armeb-embedded)
1130
 
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) .
1131
 
endif
1132
 
ifeq ($(FULL_TARGET),i386-linux)
1133
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1134
 
endif
1135
 
ifeq ($(FULL_TARGET),i386-go32v2)
1136
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1137
 
endif
1138
 
ifeq ($(FULL_TARGET),i386-win32)
1139
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1140
 
endif
1141
 
ifeq ($(FULL_TARGET),i386-os2)
1142
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1143
 
endif
1144
 
ifeq ($(FULL_TARGET),i386-freebsd)
1145
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1146
 
endif
1147
 
ifeq ($(FULL_TARGET),i386-beos)
1148
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1149
 
endif
1150
 
ifeq ($(FULL_TARGET),i386-haiku)
1151
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1152
 
endif
1153
 
ifeq ($(FULL_TARGET),i386-netbsd)
1154
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1155
 
endif
1156
 
ifeq ($(FULL_TARGET),i386-solaris)
1157
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1158
 
endif
1159
 
ifeq ($(FULL_TARGET),i386-qnx)
1160
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1161
 
endif
1162
 
ifeq ($(FULL_TARGET),i386-netware)
1163
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1164
 
endif
1165
 
ifeq ($(FULL_TARGET),i386-openbsd)
1166
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1167
 
endif
1168
 
ifeq ($(FULL_TARGET),i386-wdosx)
1169
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1170
 
endif
1171
 
ifeq ($(FULL_TARGET),i386-darwin)
1172
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1173
 
endif
1174
 
ifeq ($(FULL_TARGET),i386-emx)
1175
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1176
 
endif
1177
 
ifeq ($(FULL_TARGET),i386-watcom)
1178
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1179
 
endif
1180
 
ifeq ($(FULL_TARGET),i386-netwlibc)
1181
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1182
 
endif
1183
 
ifeq ($(FULL_TARGET),i386-wince)
1184
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1185
 
endif
1186
 
ifeq ($(FULL_TARGET),i386-embedded)
1187
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1188
 
endif
1189
 
ifeq ($(FULL_TARGET),i386-symbian)
1190
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1191
 
endif
1192
 
ifeq ($(FULL_TARGET),m68k-linux)
1193
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1194
 
endif
1195
 
ifeq ($(FULL_TARGET),m68k-freebsd)
1196
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1197
 
endif
1198
 
ifeq ($(FULL_TARGET),m68k-netbsd)
1199
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1200
 
endif
1201
 
ifeq ($(FULL_TARGET),m68k-amiga)
1202
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1203
 
endif
1204
 
ifeq ($(FULL_TARGET),m68k-atari)
1205
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1206
 
endif
1207
 
ifeq ($(FULL_TARGET),m68k-openbsd)
1208
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1209
 
endif
1210
 
ifeq ($(FULL_TARGET),m68k-palmos)
1211
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1212
 
endif
1213
 
ifeq ($(FULL_TARGET),m68k-embedded)
1214
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1215
 
endif
1216
 
ifeq ($(FULL_TARGET),powerpc-linux)
1217
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1218
 
endif
1219
 
ifeq ($(FULL_TARGET),powerpc-netbsd)
1220
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1221
 
endif
1222
 
ifeq ($(FULL_TARGET),powerpc-amiga)
1223
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1224
 
endif
1225
 
ifeq ($(FULL_TARGET),powerpc-macos)
1226
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1227
 
endif
1228
 
ifeq ($(FULL_TARGET),powerpc-darwin)
1229
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1230
 
endif
1231
 
ifeq ($(FULL_TARGET),powerpc-morphos)
1232
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1233
 
endif
1234
 
ifeq ($(FULL_TARGET),powerpc-embedded)
1235
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1236
 
endif
1237
 
ifeq ($(FULL_TARGET),sparc-linux)
1238
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1239
 
endif
1240
 
ifeq ($(FULL_TARGET),sparc-netbsd)
1241
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1242
 
endif
1243
 
ifeq ($(FULL_TARGET),sparc-solaris)
1244
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1245
 
endif
1246
 
ifeq ($(FULL_TARGET),sparc-embedded)
1247
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1248
 
endif
1249
 
ifeq ($(FULL_TARGET),x86_64-linux)
1250
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1251
 
endif
1252
 
ifeq ($(FULL_TARGET),x86_64-freebsd)
1253
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1254
 
endif
1255
 
ifeq ($(FULL_TARGET),x86_64-darwin)
1256
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1257
 
endif
1258
 
ifeq ($(FULL_TARGET),x86_64-win64)
1259
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1260
 
endif
1261
 
ifeq ($(FULL_TARGET),x86_64-embedded)
1262
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1263
 
endif
1264
 
ifeq ($(FULL_TARGET),arm-linux)
1265
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1266
 
endif
1267
 
ifeq ($(FULL_TARGET),arm-palmos)
1268
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1269
 
endif
1270
 
ifeq ($(FULL_TARGET),arm-darwin)
1271
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1272
 
endif
1273
 
ifeq ($(FULL_TARGET),arm-wince)
1274
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1275
 
endif
1276
 
ifeq ($(FULL_TARGET),arm-gba)
1277
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1278
 
endif
1279
 
ifeq ($(FULL_TARGET),arm-nds)
1280
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1281
 
endif
1282
 
ifeq ($(FULL_TARGET),arm-embedded)
1283
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1284
 
endif
1285
 
ifeq ($(FULL_TARGET),arm-symbian)
1286
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1287
 
endif
1288
 
ifeq ($(FULL_TARGET),powerpc64-linux)
1289
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1290
 
endif
1291
 
ifeq ($(FULL_TARGET),powerpc64-darwin)
1292
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1293
 
endif
1294
 
ifeq ($(FULL_TARGET),powerpc64-embedded)
1295
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1296
 
endif
1297
 
ifeq ($(FULL_TARGET),avr-embedded)
1298
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1299
 
endif
1300
 
ifeq ($(FULL_TARGET),armeb-linux)
1301
 
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1302
 
endif
1303
 
ifeq ($(FULL_TARGET),armeb-embedded)
 
297
override TARGET_UNITS+=lcl.pas
 
298
endif
 
299
ifeq ($(FULL_TARGET),i386-go32v2)
 
300
override TARGET_UNITS+=lcl.pas
 
301
endif
 
302
ifeq ($(FULL_TARGET),i386-win32)
 
303
override TARGET_UNITS+=lcl.pas
 
304
endif
 
305
ifeq ($(FULL_TARGET),i386-os2)
 
306
override TARGET_UNITS+=lcl.pas
 
307
endif
 
308
ifeq ($(FULL_TARGET),i386-freebsd)
 
309
override TARGET_UNITS+=lcl.pas
 
310
endif
 
311
ifeq ($(FULL_TARGET),i386-beos)
 
312
override TARGET_UNITS+=lcl.pas
 
313
endif
 
314
ifeq ($(FULL_TARGET),i386-haiku)
 
315
override TARGET_UNITS+=lcl.pas
 
316
endif
 
317
ifeq ($(FULL_TARGET),i386-netbsd)
 
318
override TARGET_UNITS+=lcl.pas
 
319
endif
 
320
ifeq ($(FULL_TARGET),i386-solaris)
 
321
override TARGET_UNITS+=lcl.pas
 
322
endif
 
323
ifeq ($(FULL_TARGET),i386-qnx)
 
324
override TARGET_UNITS+=lcl.pas
 
325
endif
 
326
ifeq ($(FULL_TARGET),i386-netware)
 
327
override TARGET_UNITS+=lcl.pas
 
328
endif
 
329
ifeq ($(FULL_TARGET),i386-openbsd)
 
330
override TARGET_UNITS+=lcl.pas
 
331
endif
 
332
ifeq ($(FULL_TARGET),i386-wdosx)
 
333
override TARGET_UNITS+=lcl.pas
 
334
endif
 
335
ifeq ($(FULL_TARGET),i386-darwin)
 
336
override TARGET_UNITS+=lcl.pas
 
337
endif
 
338
ifeq ($(FULL_TARGET),i386-emx)
 
339
override TARGET_UNITS+=lcl.pas
 
340
endif
 
341
ifeq ($(FULL_TARGET),i386-watcom)
 
342
override TARGET_UNITS+=lcl.pas
 
343
endif
 
344
ifeq ($(FULL_TARGET),i386-netwlibc)
 
345
override TARGET_UNITS+=lcl.pas
 
346
endif
 
347
ifeq ($(FULL_TARGET),i386-wince)
 
348
override TARGET_UNITS+=lcl.pas
 
349
endif
 
350
ifeq ($(FULL_TARGET),i386-embedded)
 
351
override TARGET_UNITS+=lcl.pas
 
352
endif
 
353
ifeq ($(FULL_TARGET),i386-symbian)
 
354
override TARGET_UNITS+=lcl.pas
 
355
endif
 
356
ifeq ($(FULL_TARGET),i386-nativent)
 
357
override TARGET_UNITS+=lcl.pas
 
358
endif
 
359
ifeq ($(FULL_TARGET),i386-iphonesim)
 
360
override TARGET_UNITS+=lcl.pas
 
361
endif
 
362
ifeq ($(FULL_TARGET),m68k-linux)
 
363
override TARGET_UNITS+=lcl.pas
 
364
endif
 
365
ifeq ($(FULL_TARGET),m68k-freebsd)
 
366
override TARGET_UNITS+=lcl.pas
 
367
endif
 
368
ifeq ($(FULL_TARGET),m68k-netbsd)
 
369
override TARGET_UNITS+=lcl.pas
 
370
endif
 
371
ifeq ($(FULL_TARGET),m68k-amiga)
 
372
override TARGET_UNITS+=lcl.pas
 
373
endif
 
374
ifeq ($(FULL_TARGET),m68k-atari)
 
375
override TARGET_UNITS+=lcl.pas
 
376
endif
 
377
ifeq ($(FULL_TARGET),m68k-openbsd)
 
378
override TARGET_UNITS+=lcl.pas
 
379
endif
 
380
ifeq ($(FULL_TARGET),m68k-palmos)
 
381
override TARGET_UNITS+=lcl.pas
 
382
endif
 
383
ifeq ($(FULL_TARGET),m68k-embedded)
 
384
override TARGET_UNITS+=lcl.pas
 
385
endif
 
386
ifeq ($(FULL_TARGET),powerpc-linux)
 
387
override TARGET_UNITS+=lcl.pas
 
388
endif
 
389
ifeq ($(FULL_TARGET),powerpc-netbsd)
 
390
override TARGET_UNITS+=lcl.pas
 
391
endif
 
392
ifeq ($(FULL_TARGET),powerpc-amiga)
 
393
override TARGET_UNITS+=lcl.pas
 
394
endif
 
395
ifeq ($(FULL_TARGET),powerpc-macos)
 
396
override TARGET_UNITS+=lcl.pas
 
397
endif
 
398
ifeq ($(FULL_TARGET),powerpc-darwin)
 
399
override TARGET_UNITS+=lcl.pas
 
400
endif
 
401
ifeq ($(FULL_TARGET),powerpc-morphos)
 
402
override TARGET_UNITS+=lcl.pas
 
403
endif
 
404
ifeq ($(FULL_TARGET),powerpc-embedded)
 
405
override TARGET_UNITS+=lcl.pas
 
406
endif
 
407
ifeq ($(FULL_TARGET),powerpc-wii)
 
408
override TARGET_UNITS+=lcl.pas
 
409
endif
 
410
ifeq ($(FULL_TARGET),sparc-linux)
 
411
override TARGET_UNITS+=lcl.pas
 
412
endif
 
413
ifeq ($(FULL_TARGET),sparc-netbsd)
 
414
override TARGET_UNITS+=lcl.pas
 
415
endif
 
416
ifeq ($(FULL_TARGET),sparc-solaris)
 
417
override TARGET_UNITS+=lcl.pas
 
418
endif
 
419
ifeq ($(FULL_TARGET),sparc-embedded)
 
420
override TARGET_UNITS+=lcl.pas
 
421
endif
 
422
ifeq ($(FULL_TARGET),x86_64-linux)
 
423
override TARGET_UNITS+=lcl.pas
 
424
endif
 
425
ifeq ($(FULL_TARGET),x86_64-freebsd)
 
426
override TARGET_UNITS+=lcl.pas
 
427
endif
 
428
ifeq ($(FULL_TARGET),x86_64-solaris)
 
429
override TARGET_UNITS+=lcl.pas
 
430
endif
 
431
ifeq ($(FULL_TARGET),x86_64-openbsd)
 
432
override TARGET_UNITS+=lcl.pas
 
433
endif
 
434
ifeq ($(FULL_TARGET),x86_64-darwin)
 
435
override TARGET_UNITS+=lcl.pas
 
436
endif
 
437
ifeq ($(FULL_TARGET),x86_64-win64)
 
438
override TARGET_UNITS+=lcl.pas
 
439
endif
 
440
ifeq ($(FULL_TARGET),x86_64-embedded)
 
441
override TARGET_UNITS+=lcl.pas
 
442
endif
 
443
ifeq ($(FULL_TARGET),arm-linux)
 
444
override TARGET_UNITS+=lcl.pas
 
445
endif
 
446
ifeq ($(FULL_TARGET),arm-palmos)
 
447
override TARGET_UNITS+=lcl.pas
 
448
endif
 
449
ifeq ($(FULL_TARGET),arm-darwin)
 
450
override TARGET_UNITS+=lcl.pas
 
451
endif
 
452
ifeq ($(FULL_TARGET),arm-wince)
 
453
override TARGET_UNITS+=lcl.pas
 
454
endif
 
455
ifeq ($(FULL_TARGET),arm-gba)
 
456
override TARGET_UNITS+=lcl.pas
 
457
endif
 
458
ifeq ($(FULL_TARGET),arm-nds)
 
459
override TARGET_UNITS+=lcl.pas
 
460
endif
 
461
ifeq ($(FULL_TARGET),arm-embedded)
 
462
override TARGET_UNITS+=lcl.pas
 
463
endif
 
464
ifeq ($(FULL_TARGET),arm-symbian)
 
465
override TARGET_UNITS+=lcl.pas
 
466
endif
 
467
ifeq ($(FULL_TARGET),powerpc64-linux)
 
468
override TARGET_UNITS+=lcl.pas
 
469
endif
 
470
ifeq ($(FULL_TARGET),powerpc64-darwin)
 
471
override TARGET_UNITS+=lcl.pas
 
472
endif
 
473
ifeq ($(FULL_TARGET),powerpc64-embedded)
 
474
override TARGET_UNITS+=lcl.pas
 
475
endif
 
476
ifeq ($(FULL_TARGET),avr-embedded)
 
477
override TARGET_UNITS+=lcl.pas
 
478
endif
 
479
ifeq ($(FULL_TARGET),armeb-linux)
 
480
override TARGET_UNITS+=lcl.pas
 
481
endif
 
482
ifeq ($(FULL_TARGET),armeb-embedded)
 
483
override TARGET_UNITS+=lcl.pas
 
484
endif
 
485
ifeq ($(FULL_TARGET),mips-linux)
 
486
override TARGET_UNITS+=lcl.pas
 
487
endif
 
488
ifeq ($(FULL_TARGET),mipsel-linux)
 
489
override TARGET_UNITS+=lcl.pas
 
490
endif
 
491
ifeq ($(FULL_TARGET),i386-linux)
 
492
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
493
endif
 
494
ifeq ($(FULL_TARGET),i386-go32v2)
 
495
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
496
endif
 
497
ifeq ($(FULL_TARGET),i386-win32)
 
498
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
499
endif
 
500
ifeq ($(FULL_TARGET),i386-os2)
 
501
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
502
endif
 
503
ifeq ($(FULL_TARGET),i386-freebsd)
 
504
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
505
endif
 
506
ifeq ($(FULL_TARGET),i386-beos)
 
507
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
508
endif
 
509
ifeq ($(FULL_TARGET),i386-haiku)
 
510
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
511
endif
 
512
ifeq ($(FULL_TARGET),i386-netbsd)
 
513
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
514
endif
 
515
ifeq ($(FULL_TARGET),i386-solaris)
 
516
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
517
endif
 
518
ifeq ($(FULL_TARGET),i386-qnx)
 
519
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
520
endif
 
521
ifeq ($(FULL_TARGET),i386-netware)
 
522
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
523
endif
 
524
ifeq ($(FULL_TARGET),i386-openbsd)
 
525
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
526
endif
 
527
ifeq ($(FULL_TARGET),i386-wdosx)
 
528
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
529
endif
 
530
ifeq ($(FULL_TARGET),i386-darwin)
 
531
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
532
endif
 
533
ifeq ($(FULL_TARGET),i386-emx)
 
534
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
535
endif
 
536
ifeq ($(FULL_TARGET),i386-watcom)
 
537
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
538
endif
 
539
ifeq ($(FULL_TARGET),i386-netwlibc)
 
540
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
541
endif
 
542
ifeq ($(FULL_TARGET),i386-wince)
 
543
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
544
endif
 
545
ifeq ($(FULL_TARGET),i386-embedded)
 
546
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
547
endif
 
548
ifeq ($(FULL_TARGET),i386-symbian)
 
549
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
550
endif
 
551
ifeq ($(FULL_TARGET),i386-nativent)
 
552
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
553
endif
 
554
ifeq ($(FULL_TARGET),i386-iphonesim)
 
555
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
556
endif
 
557
ifeq ($(FULL_TARGET),m68k-linux)
 
558
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
559
endif
 
560
ifeq ($(FULL_TARGET),m68k-freebsd)
 
561
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
562
endif
 
563
ifeq ($(FULL_TARGET),m68k-netbsd)
 
564
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
565
endif
 
566
ifeq ($(FULL_TARGET),m68k-amiga)
 
567
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
568
endif
 
569
ifeq ($(FULL_TARGET),m68k-atari)
 
570
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
571
endif
 
572
ifeq ($(FULL_TARGET),m68k-openbsd)
 
573
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
574
endif
 
575
ifeq ($(FULL_TARGET),m68k-palmos)
 
576
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
577
endif
 
578
ifeq ($(FULL_TARGET),m68k-embedded)
 
579
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
580
endif
 
581
ifeq ($(FULL_TARGET),powerpc-linux)
 
582
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
583
endif
 
584
ifeq ($(FULL_TARGET),powerpc-netbsd)
 
585
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
586
endif
 
587
ifeq ($(FULL_TARGET),powerpc-amiga)
 
588
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
589
endif
 
590
ifeq ($(FULL_TARGET),powerpc-macos)
 
591
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
592
endif
 
593
ifeq ($(FULL_TARGET),powerpc-darwin)
 
594
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
595
endif
 
596
ifeq ($(FULL_TARGET),powerpc-morphos)
 
597
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
598
endif
 
599
ifeq ($(FULL_TARGET),powerpc-embedded)
 
600
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
601
endif
 
602
ifeq ($(FULL_TARGET),powerpc-wii)
 
603
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
604
endif
 
605
ifeq ($(FULL_TARGET),sparc-linux)
 
606
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
607
endif
 
608
ifeq ($(FULL_TARGET),sparc-netbsd)
 
609
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
610
endif
 
611
ifeq ($(FULL_TARGET),sparc-solaris)
 
612
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
613
endif
 
614
ifeq ($(FULL_TARGET),sparc-embedded)
 
615
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
616
endif
 
617
ifeq ($(FULL_TARGET),x86_64-linux)
 
618
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
619
endif
 
620
ifeq ($(FULL_TARGET),x86_64-freebsd)
 
621
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
622
endif
 
623
ifeq ($(FULL_TARGET),x86_64-solaris)
 
624
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
625
endif
 
626
ifeq ($(FULL_TARGET),x86_64-openbsd)
 
627
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
628
endif
 
629
ifeq ($(FULL_TARGET),x86_64-darwin)
 
630
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
631
endif
 
632
ifeq ($(FULL_TARGET),x86_64-win64)
 
633
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
634
endif
 
635
ifeq ($(FULL_TARGET),x86_64-embedded)
 
636
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
637
endif
 
638
ifeq ($(FULL_TARGET),arm-linux)
 
639
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
640
endif
 
641
ifeq ($(FULL_TARGET),arm-palmos)
 
642
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
643
endif
 
644
ifeq ($(FULL_TARGET),arm-darwin)
 
645
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
646
endif
 
647
ifeq ($(FULL_TARGET),arm-wince)
 
648
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
649
endif
 
650
ifeq ($(FULL_TARGET),arm-gba)
 
651
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
652
endif
 
653
ifeq ($(FULL_TARGET),arm-nds)
 
654
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
655
endif
 
656
ifeq ($(FULL_TARGET),arm-embedded)
 
657
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
658
endif
 
659
ifeq ($(FULL_TARGET),arm-symbian)
 
660
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
661
endif
 
662
ifeq ($(FULL_TARGET),powerpc64-linux)
 
663
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
664
endif
 
665
ifeq ($(FULL_TARGET),powerpc64-darwin)
 
666
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
667
endif
 
668
ifeq ($(FULL_TARGET),powerpc64-embedded)
 
669
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
670
endif
 
671
ifeq ($(FULL_TARGET),avr-embedded)
 
672
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
673
endif
 
674
ifeq ($(FULL_TARGET),armeb-linux)
 
675
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
676
endif
 
677
ifeq ($(FULL_TARGET),armeb-embedded)
 
678
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
679
endif
 
680
ifeq ($(FULL_TARGET),mips-linux)
 
681
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
682
endif
 
683
ifeq ($(FULL_TARGET),mipsel-linux)
 
684
override CLEAN_FILES+=$(wildcard $(COMPILER_UNITTARGETDIR)/*$(OEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(PPUEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(STATICLIBEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*$(RSTEXT)) $(wildcard $(COMPILER_UNITTARGETDIR)/*.lfm) $(wildcard $(COMPILER_UNITTARGETDIR)/*.res) $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))
 
685
endif
 
686
ifeq ($(FULL_TARGET),i386-linux)
 
687
override COMPILER_OPTIONS+=-gl
 
688
endif
 
689
ifeq ($(FULL_TARGET),i386-go32v2)
 
690
override COMPILER_OPTIONS+=-gl
 
691
endif
 
692
ifeq ($(FULL_TARGET),i386-win32)
 
693
override COMPILER_OPTIONS+=-gl
 
694
endif
 
695
ifeq ($(FULL_TARGET),i386-os2)
 
696
override COMPILER_OPTIONS+=-gl
 
697
endif
 
698
ifeq ($(FULL_TARGET),i386-freebsd)
 
699
override COMPILER_OPTIONS+=-gl
 
700
endif
 
701
ifeq ($(FULL_TARGET),i386-beos)
 
702
override COMPILER_OPTIONS+=-gl
 
703
endif
 
704
ifeq ($(FULL_TARGET),i386-haiku)
 
705
override COMPILER_OPTIONS+=-gl
 
706
endif
 
707
ifeq ($(FULL_TARGET),i386-netbsd)
 
708
override COMPILER_OPTIONS+=-gl
 
709
endif
 
710
ifeq ($(FULL_TARGET),i386-solaris)
 
711
override COMPILER_OPTIONS+=-gl
 
712
endif
 
713
ifeq ($(FULL_TARGET),i386-qnx)
 
714
override COMPILER_OPTIONS+=-gl
 
715
endif
 
716
ifeq ($(FULL_TARGET),i386-netware)
 
717
override COMPILER_OPTIONS+=-gl
 
718
endif
 
719
ifeq ($(FULL_TARGET),i386-openbsd)
 
720
override COMPILER_OPTIONS+=-gl
 
721
endif
 
722
ifeq ($(FULL_TARGET),i386-wdosx)
 
723
override COMPILER_OPTIONS+=-gl
 
724
endif
 
725
ifeq ($(FULL_TARGET),i386-darwin)
 
726
override COMPILER_OPTIONS+=-gl
 
727
endif
 
728
ifeq ($(FULL_TARGET),i386-emx)
 
729
override COMPILER_OPTIONS+=-gl
 
730
endif
 
731
ifeq ($(FULL_TARGET),i386-watcom)
 
732
override COMPILER_OPTIONS+=-gl
 
733
endif
 
734
ifeq ($(FULL_TARGET),i386-netwlibc)
 
735
override COMPILER_OPTIONS+=-gl
 
736
endif
 
737
ifeq ($(FULL_TARGET),i386-wince)
 
738
override COMPILER_OPTIONS+=-gl
 
739
endif
 
740
ifeq ($(FULL_TARGET),i386-embedded)
 
741
override COMPILER_OPTIONS+=-gl
 
742
endif
 
743
ifeq ($(FULL_TARGET),i386-symbian)
 
744
override COMPILER_OPTIONS+=-gl
 
745
endif
 
746
ifeq ($(FULL_TARGET),i386-nativent)
 
747
override COMPILER_OPTIONS+=-gl
 
748
endif
 
749
ifeq ($(FULL_TARGET),i386-iphonesim)
 
750
override COMPILER_OPTIONS+=-gl
 
751
endif
 
752
ifeq ($(FULL_TARGET),m68k-linux)
 
753
override COMPILER_OPTIONS+=-gl
 
754
endif
 
755
ifeq ($(FULL_TARGET),m68k-freebsd)
 
756
override COMPILER_OPTIONS+=-gl
 
757
endif
 
758
ifeq ($(FULL_TARGET),m68k-netbsd)
 
759
override COMPILER_OPTIONS+=-gl
 
760
endif
 
761
ifeq ($(FULL_TARGET),m68k-amiga)
 
762
override COMPILER_OPTIONS+=-gl
 
763
endif
 
764
ifeq ($(FULL_TARGET),m68k-atari)
 
765
override COMPILER_OPTIONS+=-gl
 
766
endif
 
767
ifeq ($(FULL_TARGET),m68k-openbsd)
 
768
override COMPILER_OPTIONS+=-gl
 
769
endif
 
770
ifeq ($(FULL_TARGET),m68k-palmos)
 
771
override COMPILER_OPTIONS+=-gl
 
772
endif
 
773
ifeq ($(FULL_TARGET),m68k-embedded)
 
774
override COMPILER_OPTIONS+=-gl
 
775
endif
 
776
ifeq ($(FULL_TARGET),powerpc-linux)
 
777
override COMPILER_OPTIONS+=-gl
 
778
endif
 
779
ifeq ($(FULL_TARGET),powerpc-netbsd)
 
780
override COMPILER_OPTIONS+=-gl
 
781
endif
 
782
ifeq ($(FULL_TARGET),powerpc-amiga)
 
783
override COMPILER_OPTIONS+=-gl
 
784
endif
 
785
ifeq ($(FULL_TARGET),powerpc-macos)
 
786
override COMPILER_OPTIONS+=-gl
 
787
endif
 
788
ifeq ($(FULL_TARGET),powerpc-darwin)
 
789
override COMPILER_OPTIONS+=-gl
 
790
endif
 
791
ifeq ($(FULL_TARGET),powerpc-morphos)
 
792
override COMPILER_OPTIONS+=-gl
 
793
endif
 
794
ifeq ($(FULL_TARGET),powerpc-embedded)
 
795
override COMPILER_OPTIONS+=-gl
 
796
endif
 
797
ifeq ($(FULL_TARGET),powerpc-wii)
 
798
override COMPILER_OPTIONS+=-gl
 
799
endif
 
800
ifeq ($(FULL_TARGET),sparc-linux)
 
801
override COMPILER_OPTIONS+=-gl
 
802
endif
 
803
ifeq ($(FULL_TARGET),sparc-netbsd)
 
804
override COMPILER_OPTIONS+=-gl
 
805
endif
 
806
ifeq ($(FULL_TARGET),sparc-solaris)
 
807
override COMPILER_OPTIONS+=-gl
 
808
endif
 
809
ifeq ($(FULL_TARGET),sparc-embedded)
 
810
override COMPILER_OPTIONS+=-gl
 
811
endif
 
812
ifeq ($(FULL_TARGET),x86_64-linux)
 
813
override COMPILER_OPTIONS+=-gl
 
814
endif
 
815
ifeq ($(FULL_TARGET),x86_64-freebsd)
 
816
override COMPILER_OPTIONS+=-gl
 
817
endif
 
818
ifeq ($(FULL_TARGET),x86_64-solaris)
 
819
override COMPILER_OPTIONS+=-gl
 
820
endif
 
821
ifeq ($(FULL_TARGET),x86_64-openbsd)
 
822
override COMPILER_OPTIONS+=-gl
 
823
endif
 
824
ifeq ($(FULL_TARGET),x86_64-darwin)
 
825
override COMPILER_OPTIONS+=-gl
 
826
endif
 
827
ifeq ($(FULL_TARGET),x86_64-win64)
 
828
override COMPILER_OPTIONS+=-gl
 
829
endif
 
830
ifeq ($(FULL_TARGET),x86_64-embedded)
 
831
override COMPILER_OPTIONS+=-gl
 
832
endif
 
833
ifeq ($(FULL_TARGET),arm-linux)
 
834
override COMPILER_OPTIONS+=-gl
 
835
endif
 
836
ifeq ($(FULL_TARGET),arm-palmos)
 
837
override COMPILER_OPTIONS+=-gl
 
838
endif
 
839
ifeq ($(FULL_TARGET),arm-darwin)
 
840
override COMPILER_OPTIONS+=-gl
 
841
endif
 
842
ifeq ($(FULL_TARGET),arm-wince)
 
843
override COMPILER_OPTIONS+=-gl
 
844
endif
 
845
ifeq ($(FULL_TARGET),arm-gba)
 
846
override COMPILER_OPTIONS+=-gl
 
847
endif
 
848
ifeq ($(FULL_TARGET),arm-nds)
 
849
override COMPILER_OPTIONS+=-gl
 
850
endif
 
851
ifeq ($(FULL_TARGET),arm-embedded)
 
852
override COMPILER_OPTIONS+=-gl
 
853
endif
 
854
ifeq ($(FULL_TARGET),arm-symbian)
 
855
override COMPILER_OPTIONS+=-gl
 
856
endif
 
857
ifeq ($(FULL_TARGET),powerpc64-linux)
 
858
override COMPILER_OPTIONS+=-gl
 
859
endif
 
860
ifeq ($(FULL_TARGET),powerpc64-darwin)
 
861
override COMPILER_OPTIONS+=-gl
 
862
endif
 
863
ifeq ($(FULL_TARGET),powerpc64-embedded)
 
864
override COMPILER_OPTIONS+=-gl
 
865
endif
 
866
ifeq ($(FULL_TARGET),avr-embedded)
 
867
override COMPILER_OPTIONS+=-gl
 
868
endif
 
869
ifeq ($(FULL_TARGET),armeb-linux)
 
870
override COMPILER_OPTIONS+=-gl
 
871
endif
 
872
ifeq ($(FULL_TARGET),armeb-embedded)
 
873
override COMPILER_OPTIONS+=-gl
 
874
endif
 
875
ifeq ($(FULL_TARGET),mips-linux)
 
876
override COMPILER_OPTIONS+=-gl
 
877
endif
 
878
ifeq ($(FULL_TARGET),mipsel-linux)
 
879
override COMPILER_OPTIONS+=-gl
 
880
endif
 
881
ifeq ($(FULL_TARGET),i386-linux)
 
882
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
883
endif
 
884
ifeq ($(FULL_TARGET),i386-go32v2)
 
885
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
886
endif
 
887
ifeq ($(FULL_TARGET),i386-win32)
 
888
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
889
endif
 
890
ifeq ($(FULL_TARGET),i386-os2)
 
891
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
892
endif
 
893
ifeq ($(FULL_TARGET),i386-freebsd)
 
894
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
895
endif
 
896
ifeq ($(FULL_TARGET),i386-beos)
 
897
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
898
endif
 
899
ifeq ($(FULL_TARGET),i386-haiku)
 
900
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
901
endif
 
902
ifeq ($(FULL_TARGET),i386-netbsd)
 
903
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
904
endif
 
905
ifeq ($(FULL_TARGET),i386-solaris)
 
906
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
907
endif
 
908
ifeq ($(FULL_TARGET),i386-qnx)
 
909
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
910
endif
 
911
ifeq ($(FULL_TARGET),i386-netware)
 
912
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
913
endif
 
914
ifeq ($(FULL_TARGET),i386-openbsd)
 
915
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
916
endif
 
917
ifeq ($(FULL_TARGET),i386-wdosx)
 
918
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
919
endif
 
920
ifeq ($(FULL_TARGET),i386-darwin)
 
921
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
922
endif
 
923
ifeq ($(FULL_TARGET),i386-emx)
 
924
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
925
endif
 
926
ifeq ($(FULL_TARGET),i386-watcom)
 
927
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
928
endif
 
929
ifeq ($(FULL_TARGET),i386-netwlibc)
 
930
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
931
endif
 
932
ifeq ($(FULL_TARGET),i386-wince)
 
933
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
934
endif
 
935
ifeq ($(FULL_TARGET),i386-embedded)
 
936
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
937
endif
 
938
ifeq ($(FULL_TARGET),i386-symbian)
 
939
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
940
endif
 
941
ifeq ($(FULL_TARGET),i386-nativent)
 
942
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
943
endif
 
944
ifeq ($(FULL_TARGET),i386-iphonesim)
 
945
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
946
endif
 
947
ifeq ($(FULL_TARGET),m68k-linux)
 
948
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
949
endif
 
950
ifeq ($(FULL_TARGET),m68k-freebsd)
 
951
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
952
endif
 
953
ifeq ($(FULL_TARGET),m68k-netbsd)
 
954
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
955
endif
 
956
ifeq ($(FULL_TARGET),m68k-amiga)
 
957
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
958
endif
 
959
ifeq ($(FULL_TARGET),m68k-atari)
 
960
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
961
endif
 
962
ifeq ($(FULL_TARGET),m68k-openbsd)
 
963
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
964
endif
 
965
ifeq ($(FULL_TARGET),m68k-palmos)
 
966
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
967
endif
 
968
ifeq ($(FULL_TARGET),m68k-embedded)
 
969
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
970
endif
 
971
ifeq ($(FULL_TARGET),powerpc-linux)
 
972
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
973
endif
 
974
ifeq ($(FULL_TARGET),powerpc-netbsd)
 
975
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
976
endif
 
977
ifeq ($(FULL_TARGET),powerpc-amiga)
 
978
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
979
endif
 
980
ifeq ($(FULL_TARGET),powerpc-macos)
 
981
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
982
endif
 
983
ifeq ($(FULL_TARGET),powerpc-darwin)
 
984
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
985
endif
 
986
ifeq ($(FULL_TARGET),powerpc-morphos)
 
987
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
988
endif
 
989
ifeq ($(FULL_TARGET),powerpc-embedded)
 
990
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
991
endif
 
992
ifeq ($(FULL_TARGET),powerpc-wii)
 
993
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
994
endif
 
995
ifeq ($(FULL_TARGET),sparc-linux)
 
996
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
997
endif
 
998
ifeq ($(FULL_TARGET),sparc-netbsd)
 
999
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1000
endif
 
1001
ifeq ($(FULL_TARGET),sparc-solaris)
 
1002
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1003
endif
 
1004
ifeq ($(FULL_TARGET),sparc-embedded)
 
1005
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1006
endif
 
1007
ifeq ($(FULL_TARGET),x86_64-linux)
 
1008
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1009
endif
 
1010
ifeq ($(FULL_TARGET),x86_64-freebsd)
 
1011
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1012
endif
 
1013
ifeq ($(FULL_TARGET),x86_64-solaris)
 
1014
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1015
endif
 
1016
ifeq ($(FULL_TARGET),x86_64-openbsd)
 
1017
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1018
endif
 
1019
ifeq ($(FULL_TARGET),x86_64-darwin)
 
1020
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1021
endif
 
1022
ifeq ($(FULL_TARGET),x86_64-win64)
 
1023
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1024
endif
 
1025
ifeq ($(FULL_TARGET),x86_64-embedded)
 
1026
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1027
endif
 
1028
ifeq ($(FULL_TARGET),arm-linux)
 
1029
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1030
endif
 
1031
ifeq ($(FULL_TARGET),arm-palmos)
 
1032
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1033
endif
 
1034
ifeq ($(FULL_TARGET),arm-darwin)
 
1035
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1036
endif
 
1037
ifeq ($(FULL_TARGET),arm-wince)
 
1038
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1039
endif
 
1040
ifeq ($(FULL_TARGET),arm-gba)
 
1041
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1042
endif
 
1043
ifeq ($(FULL_TARGET),arm-nds)
 
1044
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1045
endif
 
1046
ifeq ($(FULL_TARGET),arm-embedded)
 
1047
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1048
endif
 
1049
ifeq ($(FULL_TARGET),arm-symbian)
 
1050
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1051
endif
 
1052
ifeq ($(FULL_TARGET),powerpc64-linux)
 
1053
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1054
endif
 
1055
ifeq ($(FULL_TARGET),powerpc64-darwin)
 
1056
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1057
endif
 
1058
ifeq ($(FULL_TARGET),powerpc64-embedded)
 
1059
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1060
endif
 
1061
ifeq ($(FULL_TARGET),avr-embedded)
 
1062
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1063
endif
 
1064
ifeq ($(FULL_TARGET),armeb-linux)
 
1065
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1066
endif
 
1067
ifeq ($(FULL_TARGET),armeb-embedded)
 
1068
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1069
endif
 
1070
ifeq ($(FULL_TARGET),mips-linux)
 
1071
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1072
endif
 
1073
ifeq ($(FULL_TARGET),mipsel-linux)
 
1074
override COMPILER_UNITDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET) ../../../packager/units/$(CPU_TARGET)-$(OS_TARGET) ../../../components/lazutils/lib/$(CPU_TARGET)-$(OS_TARGET) .. .
 
1075
endif
 
1076
ifeq ($(FULL_TARGET),i386-linux)
 
1077
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1078
endif
 
1079
ifeq ($(FULL_TARGET),i386-go32v2)
 
1080
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1081
endif
 
1082
ifeq ($(FULL_TARGET),i386-win32)
 
1083
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1084
endif
 
1085
ifeq ($(FULL_TARGET),i386-os2)
 
1086
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1087
endif
 
1088
ifeq ($(FULL_TARGET),i386-freebsd)
 
1089
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1090
endif
 
1091
ifeq ($(FULL_TARGET),i386-beos)
 
1092
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1093
endif
 
1094
ifeq ($(FULL_TARGET),i386-haiku)
 
1095
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1096
endif
 
1097
ifeq ($(FULL_TARGET),i386-netbsd)
 
1098
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1099
endif
 
1100
ifeq ($(FULL_TARGET),i386-solaris)
 
1101
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1102
endif
 
1103
ifeq ($(FULL_TARGET),i386-qnx)
 
1104
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1105
endif
 
1106
ifeq ($(FULL_TARGET),i386-netware)
 
1107
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1108
endif
 
1109
ifeq ($(FULL_TARGET),i386-openbsd)
 
1110
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1111
endif
 
1112
ifeq ($(FULL_TARGET),i386-wdosx)
 
1113
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1114
endif
 
1115
ifeq ($(FULL_TARGET),i386-darwin)
 
1116
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1117
endif
 
1118
ifeq ($(FULL_TARGET),i386-emx)
 
1119
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1120
endif
 
1121
ifeq ($(FULL_TARGET),i386-watcom)
 
1122
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1123
endif
 
1124
ifeq ($(FULL_TARGET),i386-netwlibc)
 
1125
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1126
endif
 
1127
ifeq ($(FULL_TARGET),i386-wince)
 
1128
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1129
endif
 
1130
ifeq ($(FULL_TARGET),i386-embedded)
 
1131
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1132
endif
 
1133
ifeq ($(FULL_TARGET),i386-symbian)
 
1134
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1135
endif
 
1136
ifeq ($(FULL_TARGET),i386-nativent)
 
1137
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1138
endif
 
1139
ifeq ($(FULL_TARGET),i386-iphonesim)
 
1140
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1141
endif
 
1142
ifeq ($(FULL_TARGET),m68k-linux)
 
1143
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1144
endif
 
1145
ifeq ($(FULL_TARGET),m68k-freebsd)
 
1146
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1147
endif
 
1148
ifeq ($(FULL_TARGET),m68k-netbsd)
 
1149
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1150
endif
 
1151
ifeq ($(FULL_TARGET),m68k-amiga)
 
1152
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1153
endif
 
1154
ifeq ($(FULL_TARGET),m68k-atari)
 
1155
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1156
endif
 
1157
ifeq ($(FULL_TARGET),m68k-openbsd)
 
1158
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1159
endif
 
1160
ifeq ($(FULL_TARGET),m68k-palmos)
 
1161
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1162
endif
 
1163
ifeq ($(FULL_TARGET),m68k-embedded)
 
1164
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1165
endif
 
1166
ifeq ($(FULL_TARGET),powerpc-linux)
 
1167
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1168
endif
 
1169
ifeq ($(FULL_TARGET),powerpc-netbsd)
 
1170
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1171
endif
 
1172
ifeq ($(FULL_TARGET),powerpc-amiga)
 
1173
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1174
endif
 
1175
ifeq ($(FULL_TARGET),powerpc-macos)
 
1176
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1177
endif
 
1178
ifeq ($(FULL_TARGET),powerpc-darwin)
 
1179
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1180
endif
 
1181
ifeq ($(FULL_TARGET),powerpc-morphos)
 
1182
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1183
endif
 
1184
ifeq ($(FULL_TARGET),powerpc-embedded)
 
1185
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1186
endif
 
1187
ifeq ($(FULL_TARGET),powerpc-wii)
 
1188
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1189
endif
 
1190
ifeq ($(FULL_TARGET),sparc-linux)
 
1191
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1192
endif
 
1193
ifeq ($(FULL_TARGET),sparc-netbsd)
 
1194
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1195
endif
 
1196
ifeq ($(FULL_TARGET),sparc-solaris)
 
1197
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1198
endif
 
1199
ifeq ($(FULL_TARGET),sparc-embedded)
 
1200
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1201
endif
 
1202
ifeq ($(FULL_TARGET),x86_64-linux)
 
1203
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1204
endif
 
1205
ifeq ($(FULL_TARGET),x86_64-freebsd)
 
1206
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1207
endif
 
1208
ifeq ($(FULL_TARGET),x86_64-solaris)
 
1209
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1210
endif
 
1211
ifeq ($(FULL_TARGET),x86_64-openbsd)
 
1212
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1213
endif
 
1214
ifeq ($(FULL_TARGET),x86_64-darwin)
 
1215
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1216
endif
 
1217
ifeq ($(FULL_TARGET),x86_64-win64)
 
1218
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1219
endif
 
1220
ifeq ($(FULL_TARGET),x86_64-embedded)
 
1221
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1222
endif
 
1223
ifeq ($(FULL_TARGET),arm-linux)
 
1224
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1225
endif
 
1226
ifeq ($(FULL_TARGET),arm-palmos)
 
1227
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1228
endif
 
1229
ifeq ($(FULL_TARGET),arm-darwin)
 
1230
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1231
endif
 
1232
ifeq ($(FULL_TARGET),arm-wince)
 
1233
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1234
endif
 
1235
ifeq ($(FULL_TARGET),arm-gba)
 
1236
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1237
endif
 
1238
ifeq ($(FULL_TARGET),arm-nds)
 
1239
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1240
endif
 
1241
ifeq ($(FULL_TARGET),arm-embedded)
 
1242
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1243
endif
 
1244
ifeq ($(FULL_TARGET),arm-symbian)
 
1245
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1246
endif
 
1247
ifeq ($(FULL_TARGET),powerpc64-linux)
 
1248
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1249
endif
 
1250
ifeq ($(FULL_TARGET),powerpc64-darwin)
 
1251
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1252
endif
 
1253
ifeq ($(FULL_TARGET),powerpc64-embedded)
 
1254
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1255
endif
 
1256
ifeq ($(FULL_TARGET),avr-embedded)
 
1257
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1258
endif
 
1259
ifeq ($(FULL_TARGET),armeb-linux)
 
1260
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1261
endif
 
1262
ifeq ($(FULL_TARGET),armeb-embedded)
 
1263
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1264
endif
 
1265
ifeq ($(FULL_TARGET),mips-linux)
 
1266
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
 
1267
endif
 
1268
ifeq ($(FULL_TARGET),mipsel-linux)
1304
1269
override COMPILER_UNITTARGETDIR+=../../units/$(CPU_TARGET)-$(OS_TARGET)/wince
1305
1270
endif
1306
1271
ifdef REQUIRE_UNITSDIR
1513
1478
STATICLIBPREFIX=libp
1514
1479
IMPORTLIBPREFIX=libimp
1515
1480
RSTEXT=.rst
1516
 
ifeq ($(findstring 1.0.,$(FPC_VERSION)),)
 
1481
EXEDBGEXT=.dbg
1517
1482
ifeq ($(OS_TARGET),go32v1)
1518
1483
STATICLIBPREFIX=
1519
1484
SHORTSUFFIX=v1
1521
1486
ifeq ($(OS_TARGET),go32v2)
1522
1487
STATICLIBPREFIX=
1523
1488
SHORTSUFFIX=dos
 
1489
IMPORTLIBPREFIX=
1524
1490
endif
1525
1491
ifeq ($(OS_TARGET),watcom)
1526
1492
STATICLIBPREFIX=
1528
1494
ASMEXT=.asm
1529
1495
SHAREDLIBEXT=.dll
1530
1496
SHORTSUFFIX=wat
 
1497
IMPORTLIBPREFIX=
1531
1498
endif
1532
1499
ifeq ($(OS_TARGET),linux)
1533
1500
BATCHEXT=.sh
1564
1531
SHAREDLIBEXT=.dll
1565
1532
SHORTSUFFIX=os2
1566
1533
ECHO=echo
 
1534
IMPORTLIBPREFIX=
1567
1535
endif
1568
1536
ifeq ($(OS_TARGET),emx)
1569
1537
BATCHEXT=.cmd
1572
1540
SHAREDLIBEXT=.dll
1573
1541
SHORTSUFFIX=emx
1574
1542
ECHO=echo
 
1543
IMPORTLIBPREFIX=
1575
1544
endif
1576
1545
ifeq ($(OS_TARGET),amiga)
1577
1546
EXEEXT=
1611
1580
EXEEXT=.nlm
1612
1581
STATICLIBPREFIX=
1613
1582
SHORTSUFFIX=nw
 
1583
IMPORTLIBPREFIX=imp
1614
1584
endif
1615
1585
ifeq ($(OS_TARGET),netwlibc)
1616
1586
EXEEXT=.nlm
1617
1587
STATICLIBPREFIX=
1618
1588
SHORTSUFFIX=nwl
 
1589
IMPORTLIBPREFIX=imp
1619
1590
endif
1620
1591
ifeq ($(OS_TARGET),macos)
1621
1592
BATCHEXT=
1622
1593
EXEEXT=
1623
1594
DEBUGSYMEXT=.xcoff
1624
1595
SHORTSUFFIX=mac
 
1596
IMPORTLIBPREFIX=imp
1625
1597
endif
1626
 
ifeq ($(OS_TARGET),darwin)
 
1598
ifneq ($(findstring $(OS_TARGET),darwin iphonesim),)
1627
1599
BATCHEXT=.sh
1628
1600
EXEEXT=
1629
1601
HASSHAREDLIB=1
1630
1602
SHORTSUFFIX=dwn
 
1603
EXEDBGEXT=.dSYM
1631
1604
endif
1632
1605
ifeq ($(OS_TARGET),gba)
1633
1606
EXEEXT=.gba
1638
1611
SHAREDLIBEXT=.dll
1639
1612
SHORTSUFFIX=symbian
1640
1613
endif
1641
 
else
1642
 
ifeq ($(OS_TARGET),go32v1)
1643
 
PPUEXT=.pp1
1644
 
OEXT=.o1
1645
 
ASMEXT=.s1
1646
 
SMARTEXT=.sl1
1647
 
STATICLIBEXT=.a1
1648
 
SHAREDLIBEXT=.so1
1649
 
STATICLIBPREFIX=
1650
 
SHORTSUFFIX=v1
1651
 
endif
1652
 
ifeq ($(OS_TARGET),go32v2)
1653
 
STATICLIBPREFIX=
1654
 
SHORTSUFFIX=dos
1655
 
endif
1656
 
ifeq ($(OS_TARGET),watcom)
1657
 
STATICLIBPREFIX=
1658
 
SHORTSUFFIX=wat
1659
 
endif
1660
 
ifeq ($(OS_TARGET),linux)
1661
 
BATCHEXT=.sh
1662
 
EXEEXT=
1663
 
HASSHAREDLIB=1
1664
 
SHORTSUFFIX=lnx
1665
 
endif
1666
 
ifeq ($(OS_TARGET),freebsd)
1667
 
BATCHEXT=.sh
1668
 
EXEEXT=
1669
 
HASSHAREDLIB=1
1670
 
SHORTSUFFIX=fbs
1671
 
endif
1672
 
ifeq ($(OS_TARGET),netbsd)
1673
 
BATCHEXT=.sh
1674
 
EXEEXT=
1675
 
HASSHAREDLIB=1
1676
 
SHORTSUFFIX=nbs
1677
 
endif
1678
 
ifeq ($(OS_TARGET),openbsd)
1679
 
BATCHEXT=.sh
1680
 
EXEEXT=
1681
 
HASSHAREDLIB=1
1682
 
SHORTSUFFIX=obs
1683
 
endif
1684
 
ifeq ($(OS_TARGET),win32)
1685
 
PPUEXT=.ppw
1686
 
OEXT=.ow
1687
 
ASMEXT=.sw
1688
 
SMARTEXT=.slw
1689
 
STATICLIBEXT=.aw
1690
 
SHAREDLIBEXT=.dll
1691
 
SHORTSUFFIX=w32
1692
 
endif
1693
 
ifeq ($(OS_TARGET),os2)
1694
 
BATCHEXT=.cmd
1695
 
PPUEXT=.ppo
1696
 
ASMEXT=.so2
1697
 
OEXT=.oo2
1698
 
AOUTEXT=.out
1699
 
SMARTEXT=.sl2
1700
 
STATICLIBPREFIX=
1701
 
STATICLIBEXT=.ao2
1702
 
SHAREDLIBEXT=.dll
1703
 
SHORTSUFFIX=os2
1704
 
ECHO=echo
1705
 
endif
1706
 
ifeq ($(OS_TARGET),amiga)
1707
 
EXEEXT=
1708
 
PPUEXT=.ppu
1709
 
ASMEXT=.s
1710
 
OEXT=.o
1711
 
SMARTEXT=.sl
1712
 
STATICLIBEXT=.a
1713
 
SHAREDLIBEXT=.library
1714
 
SHORTSUFFIX=amg
1715
 
endif
1716
 
ifeq ($(OS_TARGET),atari)
1717
 
PPUEXT=.ppu
1718
 
ASMEXT=.s
1719
 
OEXT=.o
1720
 
SMARTEXT=.sl
1721
 
STATICLIBEXT=.a
1722
 
EXEEXT=.ttp
1723
 
SHORTSUFFIX=ata
1724
 
endif
1725
 
ifeq ($(OS_TARGET),beos)
1726
 
BATCHEXT=.sh
1727
 
PPUEXT=.ppu
1728
 
ASMEXT=.s
1729
 
OEXT=.o
1730
 
SMARTEXT=.sl
1731
 
STATICLIBEXT=.a
1732
 
EXEEXT=
1733
 
SHORTSUFFIX=be
1734
 
endif
1735
 
ifeq ($(OS_TARGET),solaris)
1736
 
BATCHEXT=.sh
1737
 
PPUEXT=.ppu
1738
 
ASMEXT=.s
1739
 
OEXT=.o
1740
 
SMARTEXT=.sl
1741
 
STATICLIBEXT=.a
1742
 
EXEEXT=
1743
 
SHORTSUFFIX=sun
1744
 
endif
1745
 
ifeq ($(OS_TARGET),qnx)
1746
 
BATCHEXT=.sh
1747
 
PPUEXT=.ppu
1748
 
ASMEXT=.s
1749
 
OEXT=.o
1750
 
SMARTEXT=.sl
1751
 
STATICLIBEXT=.a
1752
 
EXEEXT=
1753
 
SHORTSUFFIX=qnx
1754
 
endif
1755
 
ifeq ($(OS_TARGET),netware)
1756
 
STATICLIBPREFIX=
1757
 
PPUEXT=.ppu
1758
 
OEXT=.o
1759
 
ASMEXT=.s
1760
 
SMARTEXT=.sl
1761
 
STATICLIBEXT=.a
1762
 
SHAREDLIBEXT=.nlm
1763
 
EXEEXT=.nlm
1764
 
SHORTSUFFIX=nw
1765
 
endif
1766
 
ifeq ($(OS_TARGET),netwlibc)
1767
 
STATICLIBPREFIX=
1768
 
PPUEXT=.ppu
1769
 
OEXT=.o
1770
 
ASMEXT=.s
1771
 
SMARTEXT=.sl
1772
 
STATICLIBEXT=.a
1773
 
SHAREDLIBEXT=.nlm
1774
 
EXEEXT=.nlm
1775
 
SHORTSUFFIX=nwl
1776
 
endif
1777
 
ifeq ($(OS_TARGET),macos)
1778
 
BATCHEXT=
1779
 
PPUEXT=.ppu
1780
 
ASMEXT=.s
1781
 
OEXT=.o
1782
 
SMARTEXT=.sl
1783
 
STATICLIBEXT=.a
1784
 
EXEEXT=
1785
 
DEBUGSYMEXT=.xcoff
1786
 
SHORTSUFFIX=mac
1787
 
endif
 
1614
ifeq ($(OS_TARGET),NativeNT)
 
1615
SHAREDLIBEXT=.dll
 
1616
SHORTSUFFIX=nativent
 
1617
endif
 
1618
ifeq ($(OS_TARGET),wii)
 
1619
EXEEXT=.dol
 
1620
SHAREDLIBEXT=.so
 
1621
SHORTSUFFIX=wii
1788
1622
endif
1789
1623
ifneq ($(findstring $(OS_SOURCE),$(LIMIT83fs)),)
1790
1624
FPCMADE=fpcmade.$(SHORTSUFFIX)
1975
1809
LDNAME=$(BINUTILSPREFIX)ld
1976
1810
ARNAME=$(BINUTILSPREFIX)ar
1977
1811
RCNAME=$(BINUTILSPREFIX)rc
1978
 
ifneq ($(findstring 1.0.,$(FPC_VERSION)),)
1979
 
ifeq ($(OS_TARGET),win32)
1980
 
ifeq ($(CROSSBINDIR),)
1981
 
ASNAME=asw
1982
 
LDNAME=ldw
1983
 
ARNAME=arw
1984
 
endif
1985
 
endif
1986
 
endif
1987
1812
ifndef ASPROG
1988
1813
ifdef CROSSBINDIR
1989
1814
ASPROG=$(CROSSBINDIR)/$(ASNAME)$(SRCEXEEXT)
2027
1852
else
2028
1853
DATESTR=
2029
1854
endif
2030
 
ifndef UPXPROG
2031
 
ifeq ($(OS_TARGET),go32v2)
2032
 
UPXPROG:=1
2033
 
endif
2034
 
ifeq ($(OS_TARGET),win32)
2035
 
UPXPROG:=1
2036
 
endif
2037
 
ifdef UPXPROG
2038
 
UPXPROG:=$(strip $(wildcard $(addsuffix /upx$(SRCEXEEXT),$(SEARCHPATH))))
2039
 
ifeq ($(UPXPROG),)
2040
 
UPXPROG=
2041
 
else
2042
 
UPXPROG:=$(firstword $(UPXPROG))
2043
 
endif
2044
 
else
2045
 
UPXPROG=
2046
 
endif
2047
 
endif
2048
 
export UPXPROG
2049
1855
ZIPOPT=-9
2050
1856
ZIPEXT=.zip
2051
1857
ifeq ($(USETAR),bz2)
2116
1922
ifeq ($(FULL_TARGET),i386-symbian)
2117
1923
REQUIRE_PACKAGES_RTL=1
2118
1924
endif
 
1925
ifeq ($(FULL_TARGET),i386-nativent)
 
1926
REQUIRE_PACKAGES_RTL=1
 
1927
endif
 
1928
ifeq ($(FULL_TARGET),i386-iphonesim)
 
1929
REQUIRE_PACKAGES_RTL=1
 
1930
endif
2119
1931
ifeq ($(FULL_TARGET),m68k-linux)
2120
1932
REQUIRE_PACKAGES_RTL=1
2121
1933
endif
2161
1973
ifeq ($(FULL_TARGET),powerpc-embedded)
2162
1974
REQUIRE_PACKAGES_RTL=1
2163
1975
endif
 
1976
ifeq ($(FULL_TARGET),powerpc-wii)
 
1977
REQUIRE_PACKAGES_RTL=1
 
1978
endif
2164
1979
ifeq ($(FULL_TARGET),sparc-linux)
2165
1980
REQUIRE_PACKAGES_RTL=1
2166
1981
endif
2179
1994
ifeq ($(FULL_TARGET),x86_64-freebsd)
2180
1995
REQUIRE_PACKAGES_RTL=1
2181
1996
endif
 
1997
ifeq ($(FULL_TARGET),x86_64-solaris)
 
1998
REQUIRE_PACKAGES_RTL=1
 
1999
endif
 
2000
ifeq ($(FULL_TARGET),x86_64-openbsd)
 
2001
REQUIRE_PACKAGES_RTL=1
 
2002
endif
2182
2003
ifeq ($(FULL_TARGET),x86_64-darwin)
2183
2004
REQUIRE_PACKAGES_RTL=1
2184
2005
endif
2230
2051
ifeq ($(FULL_TARGET),armeb-embedded)
2231
2052
REQUIRE_PACKAGES_RTL=1
2232
2053
endif
 
2054
ifeq ($(FULL_TARGET),mips-linux)
 
2055
REQUIRE_PACKAGES_RTL=1
 
2056
endif
 
2057
ifeq ($(FULL_TARGET),mipsel-linux)
 
2058
REQUIRE_PACKAGES_RTL=1
 
2059
endif
2233
2060
ifdef REQUIRE_PACKAGES_RTL
2234
2061
PACKAGEDIR_RTL:=$(firstword $(subst /Makefile.fpc,,$(strip $(wildcard $(addsuffix /rtl/Makefile.fpc,$(PACKAGESDIR))))))
2235
2062
ifneq ($(PACKAGEDIR_RTL),)
2238
2065
else
2239
2066
UNITDIR_RTL=$(PACKAGEDIR_RTL)
2240
2067
endif
 
2068
ifneq ($(wildcard $(PACKAGEDIR_RTL)/units/$(SOURCESUFFIX)),)
 
2069
UNITDIR_FPMAKE_RTL=$(PACKAGEDIR_RTL)/units/$(SOURCESUFFIX)
 
2070
else
 
2071
ifneq ($(wildcard $(PACKAGEDIR_RTL)/units_bs/$(SOURCESUFFIX)),)
 
2072
UNITDIR_FPMAKE_RTL=$(PACKAGEDIR_RTL)/units_bs/$(SOURCESUFFIX)
 
2073
else
 
2074
UNITDIR_FPMAKE_RTL=$(PACKAGEDIR_RTL)
 
2075
endif
 
2076
endif
2241
2077
ifdef CHECKDEPEND
2242
 
$(PACKAGEDIR_RTL)/$(FPCMADE):
2243
 
        $(MAKE) -C $(PACKAGEDIR_RTL) $(FPCMADE)
2244
 
override ALLDEPENDENCIES+=$(PACKAGEDIR_RTL)/$(FPCMADE)
 
2078
$(PACKAGEDIR_RTL)/$(OS_TARGET)/$(FPCMADE):
 
2079
        $(MAKE) -C $(PACKAGEDIR_RTL)/$(OS_TARGET) $(FPCMADE)
 
2080
override ALLDEPENDENCIES+=$(PACKAGEDIR_RTL)/$(OS_TARGET)/$(FPCMADE)
2245
2081
endif
2246
2082
else
2247
2083
PACKAGEDIR_RTL=
2255
2091
ifdef UNITDIR_RTL
2256
2092
override COMPILER_UNITDIR+=$(UNITDIR_RTL)
2257
2093
endif
 
2094
ifdef UNITDIR_FPMAKE_RTL
 
2095
override COMPILER_FPMAKE_UNITDIR+=$(UNITDIR_FPMAKE_RTL)
 
2096
endif
2258
2097
endif
2259
2098
ifndef NOCPUDEF
2260
2099
override FPCOPTDEF=$(ARCH)
2267
2106
endif
2268
2107
ifeq ($(OS_SOURCE),openbsd)
2269
2108
override FPCOPT+=-FD$(NEW_BINUTILS_PATH)
 
2109
override FPCMAKEOPT+=-FD$(NEW_BINUTILS_PATH)
2270
2110
endif
2271
2111
ifndef CROSSBOOTSTRAP
2272
2112
ifneq ($(BINUTILSPREFIX),)
2276
2116
override FPCOPT+=-Xr$(RLINKPATH)
2277
2117
endif
2278
2118
endif
 
2119
ifndef CROSSCOMPILE
 
2120
ifneq ($(BINUTILSPREFIX),)
 
2121
override FPCMAKEOPT+=-XP$(BINUTILSPREFIX)
 
2122
endif
 
2123
endif
2279
2124
ifdef UNITDIR
2280
2125
override FPCOPT+=$(addprefix -Fu,$(UNITDIR))
2281
2126
endif
2367
2212
endif
2368
2213
endif
2369
2214
ifeq ($(findstring 2.0.,$(FPC_VERSION)),)
2370
 
ifeq ($(OS_TARGET),linux)
 
2215
ifneq ($(findstring $(OS_TARGET),freebsd openbsd netbsd linux solaris),)
2371
2216
ifeq ($(CPU_TARGET),x86_64)
2372
2217
override FPCOPT+=-Cg
2373
2218
endif
2519
2364
fpc_install: all $(INSTALLTARGET)
2520
2365
ifdef INSTALLEXEFILES
2521
2366
        $(MKDIR) $(INSTALL_BINDIR)
2522
 
ifdef UPXPROG
2523
 
        -$(UPXPROG) $(INSTALLEXEFILES)
2524
 
endif
2525
2367
        $(INSTALLEXE) $(INSTALLEXEFILES) $(INSTALL_BINDIR)
2526
2368
endif
2527
2369
ifdef INSTALL_CREATEPACKAGEFPC
2569
2411
.PHONY: fpc_clean fpc_cleanall fpc_distclean
2570
2412
ifdef EXEFILES
2571
2413
override CLEANEXEFILES:=$(addprefix $(TARGETDIRPREFIX),$(CLEANEXEFILES))
 
2414
override CLEANEXEDBGFILES:=$(addprefix $(TARGETDIRPREFIX),$(CLEANEXEDBGFILES))
 
2415
endif
 
2416
ifdef CLEAN_PROGRAMS
 
2417
override CLEANEXEFILES+=$(addprefix $(TARGETDIRPREFIX),$(addsuffix $(EXEEXT), $(CLEAN_PROGRAMS)))
 
2418
override CLEANEXEDBGFILES+=$(addprefix $(TARGETDIRPREFIX),$(addsuffix $(EXEDBGEXT), $(CLEAN_PROGRAMS)))
2572
2419
endif
2573
2420
ifdef CLEAN_UNITS
2574
2421
override CLEANPPUFILES+=$(addsuffix $(PPUEXT),$(CLEAN_UNITS))
2585
2432
ifdef CLEANEXEFILES
2586
2433
        -$(DEL) $(CLEANEXEFILES)
2587
2434
endif
 
2435
ifdef CLEANEXEDBGFILES
 
2436
        -$(DELTREE) $(CLEANEXEDBGFILES)
 
2437
endif
2588
2438
ifdef CLEANPPUFILES
2589
2439
        -$(DEL) $(CLEANPPUFILES)
2590
2440
endif
2617
2467
        -$(DEL) $(addprefix $(UNITTARGETDIRPREFIX),$(CLEANRSTFILES))
2618
2468
endif
2619
2469
endif
 
2470
ifdef CLEAN_FILES
 
2471
        -$(DEL) $(CLEAN_FILES)
 
2472
endif
2620
2473
        -$(DELTREE) units
2621
2474
        -$(DEL) *$(OEXT) *$(PPUEXT) *$(RSTEXT) *$(ASMEXT) *$(STATICLIBEXT) *$(SHAREDLIBEXT) *$(PPLEXT)
2622
2475
ifneq ($(PPUEXT),.ppu)
2652
2505
        @$(ECHO)  Full Target.. $(FULL_TARGET)
2653
2506
        @$(ECHO)  SourceSuffix. $(SOURCESUFFIX)
2654
2507
        @$(ECHO)  TargetSuffix. $(TARGETSUFFIX)
 
2508
        @$(ECHO)  FPC fpmake... $(FPCFPMAKE)
2655
2509
        @$(ECHO)
2656
2510
        @$(ECHO)  == Directory info ==
2657
2511
        @$(ECHO)
2682
2536
        @$(ECHO)  Date...... $(DATE)
2683
2537
        @$(ECHO)  FPCMake... $(FPCMAKE)
2684
2538
        @$(ECHO)  PPUMove... $(PPUMOVE)
2685
 
        @$(ECHO)  Upx....... $(UPXPROG)
2686
2539
        @$(ECHO)  Zip....... $(ZIPPROG)
2687
2540
        @$(ECHO)
2688
2541
        @$(ECHO)  == Object info ==
2762
2615
ifneq ($(wildcard fpcmake.loc),)
2763
2616
include fpcmake.loc
2764
2617
endif
 
2618
.PHONY: cleartarget compiled all
2765
2619
cleartarget:
2766
 
        -$(DEL) $(COMPILER_UNITTARGETDIR)/interfaces$(PPUEXT) \
2767
 
                $(COMPILER_UNITTARGETDIR)/interfaces$(OEXT)
2768
 
all: cleartarget $(COMPILER_UNITTARGETDIR) interfaces$(PPUEXT)
 
2620
        -$(DEL) $(COMPILER_UNITTARGETDIR)/lcl$(PPUEXT) \
 
2621
                $(COMPILER_UNITTARGETDIR)/lcl$(OEXT)
 
2622
compiled:
 
2623
        $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LCL.compiled
 
2624
all: cleartarget $(COMPILER_UNITTARGETDIR) ../lcl$(PPUEXT) compiled