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
/
qsubst
/
Makefile
blob
3b774fa7fd3e5d48b26b82824cf27c4fdc4f6a93
1
# $NetBSD$
2
3
PROG
=
qsubst
4
DPADD
+= $(
LIBTERMCAP
}
5
LDADD
+= -
ltermcap
6
7
.
include
<
bsd.prog.mk
>