]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/chmod/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / bin / chmod / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PROG=   chmod
5
6 .include <bsd.prog.mk>