c1ceae17f0
awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
8 lines
127 B
Makefile
8 lines
127 B
Makefile
# $NetBSD: Makefile,v 1.10 2009/04/14 22:15:21 lukem Exp $
|
|
|
|
PROG= ipcs
|
|
DPADD+= ${LIBKVM}
|
|
LDADD+= -lkvm
|
|
|
|
.include <bsd.prog.mk>
|