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
Don't use .Xo/.Xc. Fix date format.
[netbsd-mini2440.git]
/
tests
/
util
/
m4
/
Makefile
blob
17260ef8002f807c8a2b3bec41c73deac3857227
1
# $NetBSD$
2
3
NOMAN
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
TESTSDIR
= ${
TESTSBASE
}/
util
/
m4
8
9
TESTS_SH
=
t_m4
10
11
FILESDIR
= ${
TESTSDIR
}
12
FILES
=
d_ff_after_dnl.m4.uue
13
FILES
+=
d_ff_after_dnl.out
14
FILES
+=
d_m4wrap-P.m4
15
FILES
+=
d_m4wrap-P.out
16
FILES
+=
d_m4wrap.m4
17
FILES
+=
d_m4wrap.out
18
19
.
include
<
bsd.
test
.mk
>