From owner-cvs-gnu Sun Aug 4 17:45:07 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA05759 for cvs-gnu-outgoing; Sun, 4 Aug 1996 17:45:07 -0700 (PDT) Received: (from pst@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA05737; Sun, 4 Aug 1996 17:45:00 -0700 (PDT) Date: Sun, 4 Aug 1996 17:45:00 -0700 (PDT) From: Paul Traina Message-Id: <199608050045.RAA05737@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/groff Makefile src/gnu/usr.bin/groff/xditview Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 96/08/04 17:45:00 Modified: gnu/usr.bin/groff Makefile gnu/usr.bin/groff/xditview Makefile Log: Bring xditview back from the grave (part 2). Fix things so it *really* won't compile if the environment isn't there. This commit has been sitting in my to-do list for 2 months. Xditview should never have been half-removed, so now it's back with a vengance because we want to keep groff intact as a package. Revision Changes Path 1.7 +1 -1 src/gnu/usr.bin/groff/Makefile 1.10 +2 -0 src/gnu/usr.bin/groff/xditview/Makefile