xref: /original-bsd/usr.bin/size/Makefile (revision f43fc9d7)
1#	@(#)Makefile	5.3 (Berkeley) 05/11/90
2
3PROG=	size
4
5.include <bsd.prog.mk>
6