repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
games
/
banner
/
Makefile
blob
cf4ed3f5275987d60d72f92f287f4f5667bb93b8
1
# $NetBSD: Makefile,v 1.4 1995/03/25 07:44:46 glass Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
banner
5
MAN
=
banner
.6
6
7
.
include
<
bsd.prog.mk
>