aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/newgrp.tproj/Makefile
blob: 25fecc5b92362d25d4968d4e49038fac5a2d6402 (plain) (blame)
1
2
3
4
5
PROG=	newgrp

LDADD+=-liosexec

.include <bsd.prog.mk>