freebsd-dev/gnu/usr.bin/cc/f77doc/Makefile
David E. O'Brien 90a3081603 Hookup FORTRAN info docs.
Submitted by:	Mark Murry
1999-04-25 17:09:48 +00:00

14 lines
154 B
Makefile

# $Id$
.include "../Makefile.inc"
.PATH: ${GCCDIR}/f
INFO= g77
MAKEINFOFLAGS+= -I ${GCCDIR}/f
g77.info: g77.texi intdoc.texi
.include <bsd.info.mk>