~ubuntu-branches/ubuntu/oneiric/similarity-tester/oneiric

« back to all changes in this revision

Viewing changes to sysidf.msdos

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2007-09-03 18:57:36 UTC
  • Revision ID: james.westby@ubuntu.com-20070903185736-1w4z8cpfuwbbwe7a
Tags: upstream-2.21
ImportĀ upstreamĀ versionĀ 2.21

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 =        /com
 
4
MANDIR =        /man
 
5
 
 
6
 
 
7
#       C O M P I L A T I O N   P A R A M E T E R S
 
8
 
 
9
EXE =           .exe
 
10
CC =            gcc -pedantic -Wall
 
11
LEX =           flex
 
12
COPY =          xcopy
 
13
ZIP =           pkzip -ko
 
14
ATFILEARGS =    gcc.exe:ar.exe:lint.exe## use DOS at-convention for these
 
15
LINT =          lint -ansi $(SYSTEM)
 
16
 
 
17
SYSTEM =        -DMSDOS