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]
/
usr.bin
/
deroff
/
Makefile
blob
52284e5d525e4d4b9185bc3bc438340712b0cca6
1
# $NetBSD: Makefile,v 1.2 2005/06/30 16:23:29 christos Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
# OpenBSD: Makefile,v 1.1 2002/02/28 06:58:21 millert Exp
4
5
PROG
=
deroff
6
7
.
include
<
bsd.prog.mk
>