xref
: /
freebsd
/
usr.bin
/
ipcs
/
Makefile
(revision 96190b4fef3b4a0cc3ca0606b0c4e3e69a5e6717)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
ipcs
2
SRCS
=
ipcs.c
ipc.c
3
LIBADD
=
kvm
4
5
.
include
<
bsd.prog.mk
>
6