~ubuntu-branches/ubuntu/oneiric/sma/oneiric

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Pollock
  • Date: 2006-04-09 22:43:11 UTC
  • Revision ID: james.westby@ubuntu.com-20060409224311-mm9r0644hmwptsxr
Tags: 1.4-1
Initial release Closes: #435306

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# $Id: Makefile,v 1.3 2001/10/29 10:24:37 jt Exp $
3
3
#
4
4
 
5
 
BINDIR = /usr/local/bin
6
 
MANDIR = /usr/local/man/man8
 
5
BINDIR = /usr/bin
 
6
MANDIR = /usr/man/man8
7
7
 
8
8
CC      = gcc
9
9
# XPG3 regular expressions (GNU/BSD/SVR4)