summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-12-29 00:38:48 +0000
committerobrien <obrien@FreeBSD.org>1999-12-29 00:38:48 +0000
commitb44d317152210ebb7a872a73797618171b60595c (patch)
tree62c7bb6e9e33154bc893a94271083a769c2cc590
parentfe241c25718fbd3870d62981ab0828287a76a1bb (diff)
downloadFreeBSD-src-b44d317152210ebb7a872a73797618171b60595c.zip
FreeBSD-src-b44d317152210ebb7a872a73797618171b60595c.tar.gz
Hookup the info docs.
-rw-r--r--gnu/usr.bin/binutils/gasp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gasp/Makefile b/gnu/usr.bin/binutils/gasp/Makefile
index a08909f..b432ccd 100644
--- a/gnu/usr.bin/binutils/gasp/Makefile
+++ b/gnu/usr.bin/binutils/gasp/Makefile
@@ -6,6 +6,8 @@
.PATH: ${SRCDIR}/gas
+SUBDIR= doc
+
PROG= gasp
SRCS+= gasp.c macro.c sb.c hash.c
CFLAGS+= -I${SRCDIR}
OpenPOWER on IntegriCloud