cleanups. return when printing NULL commands
[unix-history] / usr / src / bin / chmod / Makefile
... / ...
CommitLineData
1# @(#)Makefile 5.2 (Berkeley) %G%
2
3PROG= chmod
4
5.include <bsd.prog.mk>