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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
games
/
fortune
/
strfile
/
Makefile
blob
e4ac07c6b270f87b4454af7d2e7e1055ba0603bc
1
# $NetBSD: Makefile,v 1.9 2008/09/26 18:23:09 apb Exp $
2
# @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4
PROG
=
strfile
5
MAN
=
strfile
.8
6
MLINKS
=
strfile
.8
unstr
.8
7
8
.
include
"../../Makefile.inc"
9
.
include
<
bsd.prog.mk
>