From owner-cvs-gnu Thu Aug 25 13:20:27 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id NAA27455 for cvs-gnu-outgoing; Thu, 25 Aug 1994 13:20:27 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id NAA27435; Thu, 25 Aug 1994 13:20:20 -0700 Date: Thu, 25 Aug 1994 13:20:20 -0700 From: Bruce Evans Message-Id: <199408252020.NAA27435@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-gnu, davidg, dyson, guido, hsu, jkh, joerg, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, sean, sef, smace, sos, wollman Subject: cvs commit: src/gnu/usr.bin/groff/troff Makefile Sender: cvs-gnu-owner@freefall.cdrom.com Precedence: bulk bde 94/08/25 13:20:18 Modified: gnu/usr.bin/groff/addftinfo Makefile gnu/usr.bin/groff/afmtodit Makefile gnu/usr.bin/groff/grodvi Makefile gnu/usr.bin/groff/groff Makefile gnu/usr.bin/groff/grog Makefile gnu/usr.bin/groff/grops Makefile gnu/usr.bin/groff/grotty Makefile gnu/usr.bin/groff/indxbib Makefile gnu/usr.bin/groff/libbib Makefile gnu/usr.bin/groff/libdriver Makefile gnu/usr.bin/groff/libgroff Makefile gnu/usr.bin/groff/lkbib Makefile gnu/usr.bin/groff/lookbib Makefile gnu/usr.bin/groff/man Makefile gnu/usr.bin/groff/mm Makefile gnu/usr.bin/groff/nroff Makefile gnu/usr.bin/groff/pfbtops Makefile gnu/usr.bin/groff/pic Makefile gnu/usr.bin/groff/psbb Makefile gnu/usr.bin/groff/refer Makefile gnu/usr.bin/groff/soelim Makefile gnu/usr.bin/groff/tbl Makefile gnu/usr.bin/groff/tfmtodit Makefile gnu/usr.bin/groff/tmac Makefile gnu/usr.bin/groff/troff Makefile Log: Always include the standard .mk files last so that the configuration macros are defined before they are used in dependencies. The executables did not depend on the libraries...