From owner-freebsd-commit Mon Nov 20 22:36:13 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA18865 for freebsd-commit-outgoing; Mon, 20 Nov 1995 22:36:13 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA18851 for cvs-all-outgoing; Mon, 20 Nov 1995 22:36:07 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA18823 for cvs-user-outgoing; Mon, 20 Nov 1995 22:36:02 -0800 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA18794 ; Mon, 20 Nov 1995 22:35:43 -0800 Date: Mon, 20 Nov 1995 22:35:43 -0800 From: Mark Murray Message-Id: <199511210635.WAA18794@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk markm 95/11/20 22:35:41 Modified: eBones Makefile Log: After some more investigation I found that I can build a release from scratch by just adding the following patch. I think this is much cleaner than my previous patch that changed release/Makefile allthough I still think we can add the -DNOMAN in some places. :-) John -- Submitted by:John.Hay@csir.co.za