Home | History | Annotate | Line # | Download | only in timeout
Makefile revision 1.1
      1 # $FreeBSD: head/usr.bin/timeout/Makefile 268745 2014-07-16 09:55:36Z bapt $
      2 
      3 PROG=	timeout
      4 
      5 .include <bsd.prog.mk>
      6