~ubuntu-branches/ubuntu/hoary/lpr/hoary

« back to all changes in this revision

Viewing changes to lptest/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-03-15 14:54:38 UTC
  • Revision ID: james.westby@ubuntu.com-20030315145438-3n1sxzrmv1g34n4t
Tags: upstream-2000.05.07
ImportĀ upstreamĀ versionĀ 2000.05.07

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#       from: @(#)Makefile      8.1 (Berkeley) 6/6/93
 
2
#       $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:48 millert Exp $
 
3
 
 
4
PROG=   lptest
 
5
 
 
6
.include "../../Makefile.inc"
 
7
.include <bsd.prog.mk>