phunix/usr.bin/ipcs/Makefile
David van Moolenbroek ed9d1615de Import NetBSD ipcs(1)
The old ipcs(1) utility had a dubious license at best.

Change-Id: Ic4c0a24f04c94cc77a43658f6c939d138461bd6a
2016-01-13 20:33:03 +01:00

6 lines
95 B
Makefile

# $NetBSD: Makefile,v 1.11 2014/06/11 14:57:55 joerg Exp $
PROG= ipcs
.include <bsd.prog.mk>