From owner-cvs-usrbin Sat Nov 9 08:54:44 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA08642 for cvs-usrbin-outgoing; Sat, 9 Nov 1996 08:54:44 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA08628; Sat, 9 Nov 1996 08:54:35 -0800 (PST) Date: Sat, 9 Nov 1996 08:54:35 -0800 (PST) From: Joerg Wunsch Message-Id: <199611091654.IAA08628@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/vi Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/11/09 08:54:34 Modified: usr.bin/vi Makefile Log: Merge from the 2.2 branch: avoid including the API stuff when building vi for the fixit floppy. Perhaps we'll find a more elegant solution some day, by now it has proven to work reasonably. Revision Changes Path 1.7 +23 -4 src/usr.bin/vi/Makefile