~ubuntu-branches/ubuntu/feisty/fpc/feisty

« back to all changes in this revision

Viewing changes to rtl/macos/Makefile.fpc

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2007-01-27 20:08:50 UTC
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20070127200850-ocuat8vnxok1twpc
Tags: upstream-2.0.4
ImportĀ upstreamĀ versionĀ 2.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
[compiler]
29
29
includedir=$(INC) $(PROCINC)
30
 
sourcedir=$(INC) $(PROCINC)
 
30
sourcedir=$(INC) $(PROCINC) $(COMMON)
31
31
 
32
32
 
33
33
[prerules]