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
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
usr.bin
/
head
/
Makefile
blob
c956b2504683a0f40ee3c894f337d7aaae73ea98
1
# $NetBSD: Makefile,v 1.3 1997/01/09 20:19:48 tls Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
head
5
6
.
include
<
bsd.prog.mk
>