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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.bin
/
sed
/
Makefile
blob
755e2d6f76673d46fb2316a347cc2b31bcb1fb22
1
# $NetBSD: Makefile,v 1.13 2006/06/02 19:44:48 mrg Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
.
include
<
bsd.own.mk
>
5
6
PROG
=
sed
7
SRCS
=
compile.c main.c misc.c process.c
8
9
.
include
<
bsd.prog.mk
>