xref
: /
freebsd
/
usr.bin
/
morse
/
Makefile
(revision a687910fc4352117413b8e0275383e4c687d4c4c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
3
PROG
=
morse
4
MAN
=
morse
.
6
5
6
.
include
<
bsd.prog.mk
>
7