aboutsummaryrefslogblamecommitdiff
path: root/sbin/mknod/Makefile
blob: 610d2a4f399a8be516dabc50aad36baa6d97a426 (plain) (tree)
1
2
3
4
5
6
7
8
                                             
           
 
               
             
               

                      
#	@(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD$

PACKAGE=runtime
PROG=	mknod
MAN=	mknod.8

.include <bsd.prog.mk>