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
713cab03b9
NetBSD
/
usr.bin
/
ipcrm
/
Makefile
6 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
specify man pages the new way.
1994-12-22 15:29:38 +03:00
# $Id: Makefile,v 1.5 1994/12/22 12:29:59 cgd 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
>