This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8a16fe8a3d
NetBSD
/
usr.bin
/
ipcrm
/
Makefile
6 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Enable WARNS=4 by default for usr.bin, except for: 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
2009-04-15 02:15:16 +04:00
# $NetBSD: Makefile,v 1.10 2009/04/14 22:15:21 lukem Exp $
System V -style IPC removal utility. Implemented by Daniel Boulet <danny@BouletFermat.ab.ca>. Needs a man page and serious cleanup. also: sysvshm support is #ifdef'd out, because it's not been tested.
1993-11-14 19:27:58 +03:00
PROG
=
ipcrm
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>