From owner-freebsd-commit Thu Jul 13 03:04:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA29002 for commit-outgoing; Thu, 13 Jul 1995 03:04:35 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA28989 for cvs-include-outgoing; Thu, 13 Jul 1995 03:04:29 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA28977 ; Thu, 13 Jul 1995 03:04:17 -0700 Date: Thu, 13 Jul 1995 03:04:17 -0700 From: "Rodney W. Grimes" Message-Id: <199507131004.DAA28977@freefall.cdrom.com> To: CVS-commiters, cvs-include Subject: cvs commit: src/include Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/07/13 03:04:16 Modified: include Makefile Log: Remove NOOBJ, we now need it. Remove JUST_TELL_ME hack, let the newvers.sh output fall into the obj dir, and add CLEANFILES= to clean up after it.