~ubuntu-branches/ubuntu/saucy/9base/saucy

« back to all changes in this revision

Viewing changes to primes/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2010-06-04 17:22:03 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100604172203-ei85j0da495sr8ut
Tags: 1:6-1
* Adding Kai as co-maintainer.
* Merging upstream version 6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# primes - unix port from plan9
 
2
#
 
3
# Depends on ../lib9
 
4
 
 
5
TARG      = primes
 
6
 
 
7
include ../std.mk
 
8
 
 
9
pre-uninstall:
 
10
 
 
11
post-install: