Makefile revision 31565
1PROG=	procctl
2LDFLAGS += -static
3
4.include <bsd.prog.mk>
5
6