xref: /minix3/minix/commands/at/Makefile (revision b80da2a01d0bb632707b7b4e974aa32eaebbcc6f)
1PROG=	at
2BINMODE= 4755
3
4.include <bsd.prog.mk>
5