~ubuntu-branches/ubuntu/lucid/fpc/lucid-proposed

« back to all changes in this revision

Viewing changes to fpcsrc/utils/sim_pasc/sysidf.unix

  • Committer: Bazaar Package Importer
  • Author(s): Mazen Neifer, Torsten Werner, Mazen Neifer
  • Date: 2008-10-09 23:29:00 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20081009232900-553f61m37jkp6upv
Tags: 2.2.2-4
[ Torsten Werner ]
* Update ABI version in fpc-depends automatically.
* Remove empty directories from binary package fpc-source.

[ Mazen Neifer ]
* Removed leading path when calling update-alternatives to remove a Linitian
  error.
* Fixed clean target.
* Improved description of packages. (Closes: #498882)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#       I N S T A L L A T I O N   P A R A M E T E R S
 
2
 
 
3
BINDIR =        /home/dick/bin.`arch`
 
4
MANDIR =        /home/dick/man/man1
 
5
FTPDIR =        /usr/local/ftpd/pub/dick/similarity_tester
 
6
FTPFILES =      README.1st READ_ME TechnReport
 
7
VERSION =       2_19
 
8
 
 
9
#       C O M P I L A T I O N   P A R A M E T E R S
 
10
 
 
11
EXE =           #
 
12
CC =            gcc -pedantic -Wall
 
13
LEX =           flex
 
14
COPY =          cp -p
 
15
ZIP =           zip -o
 
16
LINT =          lint -ansi $(SYSTEM)
 
17
LINTFLAGS =     -xh
 
18
 
 
19
SYSTEM =        -DUNIX