summaryrefslogtreecommitdiff
path: root/usr.bin/size/Makefile
blob: 5c35df334125afd7f5598663b4fb72075665b0b3 (plain) (blame)
1
2
3
4
5
6
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	size
BINDIR= /usr/libexec/aout

.include <bsd.prog.mk>