minix/minix/commands/ifconfig/Makefile
David van Moolenbroek 32b187558b Deprivilege some network commands
At the very least, these can be used to test for the existence of
files not normally accessible by unprivileged users.

Change-Id: I054cf6d033a1604bbbc871db37103a67067abe84
2015-09-23 12:03:12 +00:00

5 lines
44 B
Makefile

PROG= ifconfig
MAN=
.include <bsd.prog.mk>