From owner-cvs-bin Sun Aug 7 14:28:32 1994 Return-Path: cvs-bin-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id OAA14211 for cvs-bin-outgoing; Sun, 7 Aug 1994 14:28:32 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id OAA14201; Sun, 7 Aug 1994 14:28:28 -0700 Date: Sun, 7 Aug 1994 14:28:28 -0700 From: "Jordan K. Hubbard" Message-Id: <199408072128.OAA14201@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, smace, sos, wollman Subject: cvs commit: src/bin/csh Makefile Sender: cvs-bin-owner@freefall.cdrom.com Precedence: bulk jkh 94/08/07 14:28:28 Modified: bin/csh Makefile Log: The handling of err.h and const.h were in a real tangle and didn't work if you didn't explicitly depend first; this should both simplify things and make it work in all circumstances. Reviewed by: Submitted by: