1993-03-21 09:45:37 +00:00
|
|
|
# @(#)Makefile 5.2 (Berkeley) 5/11/90
|
1993-03-22 08:04:00 +00:00
|
|
|
#
|
1993-03-23 00:22:59 +00:00
|
|
|
# $Header: /cvsroot/src/bin/chmod/Makefile,v 1.3 1993/03/23 00:23:31 cgd Exp $
|
1993-03-21 09:45:37 +00:00
|
|
|
|
|
|
|
PROG= chmod
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|