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]
/
bin
/
test
/
Makefile
blob
ad57ab86f0deac1ff9102cd5998bcc66b1443026
1
# $NetBSD: Makefile,v 1.10 2006/09/11 22:24:09 dbj Exp $
2
# @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4
PROG
=
test
5
SRCS
=
test
.c
6
LINKS
= ${
BINDIR
}/
test
${
BINDIR
}/[
7
MLINKS
=
test
.1
[
.1
8
9
.
include
<
bsd.prog.mk
>