From bbf480ddf239b5976bc18710f8e4cda5168ffbf5 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 29 Dec 1999 00:38:48 +0000 Subject: [PATCH] Hookup the info docs. --- gnu/usr.bin/binutils/gasp/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/usr.bin/binutils/gasp/Makefile b/gnu/usr.bin/binutils/gasp/Makefile index a08909fd0ce..b432ccd7d5d 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}