git.ckatri.com
/
bsdgames-darwin.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
specify man pages the new way.
[bsdgames-darwin.git]
/
number
/
Makefile
1
# from: @(#)Makefile 5.2 (Berkeley) 5/11/90
2
# $Id: Makefile,v 1.3 1994/12/22 09:35:02 cgd Exp $
3
4
PROG= number
5
MAN= number.6
6
7
.include <bsd.prog.mk>