From owner-cvs-bin Sun Aug 21 03:45:18 1994 Return-Path: cvs-bin-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id DAA06679 for cvs-bin-outgoing; Sun, 21 Aug 1994 03:45:18 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id DAA06662; Sun, 21 Aug 1994 03:44:53 -0700 Date: Sun, 21 Aug 1994 03:44:53 -0700 From: Bruce Evans Message-Id: <199408211044.DAA06662@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-bin, davidg, dyson, guido, hsu, jkh, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, sean, sef, smace, sos, wollman Subject: cvs commit: src/bin/sh Makefile Sender: cvs-bin-owner@freefall.cdrom.com Precedence: bulk bde 94/08/21 03:44:52 Modified: bin/sh Makefile Log: Touch init.c after making it in case mkinit refused to touch it after not changing it. mkinit's attempted smartness about timestamps is mismatched with the makefile. init.o is compiled _twice_ the first time it is made...