summaryrefslogtreecommitdiffstats
path: root/usr.bin/size/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/size/Makefile')
-rw-r--r--usr.bin/size/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/size/Makefile b/usr.bin/size/Makefile
index fabe3eb..55aefd9 100644
--- a/usr.bin/size/Makefile
+++ b/usr.bin/size/Makefile
@@ -1,7 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
PROG= size
+MAN= size.1aout
BINDIR= /usr/libexec/aout
-MAN1aout=size.1aout
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud