forced commit to test new log_accum.pl script
[dragonfly.git] / usr.bin / size / Makefile
blob8376d0d01a3b8f927d2fcca47584e272e72dd037
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/size/Makefile,v 1.3.6.1 2001/04/25 11:29:39 ru Exp $
3 # $DragonFly: src/usr.bin/size/Attic/Makefile,v 1.4 2004/01/28 16:41:18 joerg Exp $
5 PROG= size
6 MAN= size.1aout
7 BINDIR= /usr/libexec/binutils212/aout
9 .include <bsd.prog.mk>