repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
games
/
morse
/
Makefile
blob
66adcf3ec9f646f3aa952123e84449f9a1374509
1
# $NetBSD: Makefile,v 1.5 2001/12/12 00:07:48 tv Exp $
2
# @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4
NOMAN
=
# defined
5
6
PROG
=
morse
7
HIDEGAME
=
hidegame
8
9
.
include
<
bsd.prog.mk
>
10