repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
usr.bin
/
deroff
/
Makefile
blob
98a4fd0cb8bcca7655e7cd40bbaed06cc58b33f0
1
# $NetBSD: Makefile,v 1.3 2009/04/14 22:15:19 lukem 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
>