doing a chmod on a directory causing a cycle is probably the
[unix-history] / usr / src / bin / chmod / Makefile
CommitLineData
b72b9a16 1# @(#)Makefile 8.1 (Berkeley) %G%
ba812c31 2
770d844a 3PROG= chmod
ba812c31 4
770d844a 5.include <bsd.prog.mk>