NetBSD/usr.bin/stat/Makefile
atatat ba4e8c9674 Add a stat(1) program to /usr/bin. It provides a simple formatting
interface, with reasonable defaults, to the information provided by
stat(2) so that scripts can use the data therein much more easily.
2002-04-27 16:37:19 +00:00

6 lines
46 B
Makefile

# $NetBSD
PROG= stat
.include <bsd.prog.mk>