]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/chmod/Makefile
MFC r314686: sh: Fix crash if a -T trap is taken during command substitution.
[FreeBSD/stable/10.git] / bin / chmod / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PROG=   chmod
5
6 .include <bsd.prog.mk>