~ubuntu-branches/ubuntu/hoary/cdrtools/hoary

« back to all changes in this revision

Viewing changes to libunls/libunls_p.mk

  • Committer: Bazaar Package Importer
  • Author(s): Eduard Bloch
  • Date: 2002-04-09 10:03:06 UTC
  • Revision ID: james.westby@ubuntu.com-20020409100306-t4hagiv7gm0fhggv
Tags: upstream-1.10
ImportĀ upstreamĀ versionĀ 1.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ident @(#)libunls_p.mk 1.1 00/03/25 
 
2
###########################################################################
 
3
SRCROOT=        ..
 
4
RULESDIR=       RULES
 
5
include         $(SRCROOT)/$(RULESDIR)/rules.top
 
6
###########################################################################
 
7
 
 
8
SUBARCHDIR=     /profiled
 
9
INSDIR=         lib
 
10
TARGETLIB=      ulns_p
 
11
#CPPOPTS +=     -Istdio
 
12
COPTS +=        $(COPTGPROF)
 
13
include         Targets
 
14
LIBS=           
 
15
 
 
16
###########################################################################
 
17
include         $(SRCROOT)/$(RULESDIR)/rules.lib
 
18
###########################################################################