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

« back to all changes in this revision

Viewing changes to 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
#       $OpenBSD: Makefile,v 1.3 1997/09/21 11:43:51 deraadt Exp $
 
2
 
 
3
SUBDIR= lpc lpd lpq lpr lprm lptest pac filters
 
4
 
 
5
.if make(install)
 
6
SUBDIR+= SMM.doc
 
7
.endif
 
8
 
 
9
.include <bsd.subdir.mk>