~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to packages/extra/utmp/Makefile.fpc

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2004-08-12 16:29:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040812162937-moo8ulvysp1ln771
Tags: 1.9.4-5
fp-compiler: needs ld, adding dependency on binutils.  (Closes: #265265)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
#   Makefile.fpc for UTmp Unit
 
3
#
 
4
 
 
5
[package]
 
6
name=utmp
 
7
version=1.9.4
 
8
 
 
9
[target]
 
10
units=utmp
 
11
examples=testutmp
 
12
 
 
13
[install]
 
14
fpcpackage=y
 
15
 
 
16
[default]
 
17
fpcdir=../../..