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
/
unifdef
/
Makefile
blob
3a0c380c4eb7a10dd2a5ed59180b5620a7780f4f
1
# $NetBSD: Makefile,v 1.5 2003/07/30 08:24:13 itojun Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
unifdef
5
6
SCRIPTS
=
unifdefall.sh
7
8
MLINKS
=
unifdef
.1
unifdefall
.1
9
10
.
include
<
bsd.prog.mk
>