From owner-cvs-gnu Tue Jan 24 10:02:41 1995 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA03843 for cvs-gnu-outgoing; Tue, 24 Jan 1995 10:02:41 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id KAA03831; Tue, 24 Jan 1995 10:02:22 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id KAA21144; Tue, 24 Jan 1995 10:02:21 -0800 To: Bruce Evans cc: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/libexec/uucp/uuto Makefile In-reply-to: Your message of "Tue, 24 Jan 95 09:58:50 PST." <199501241758.JAA03725@freefall.cdrom.com> Date: Tue, 24 Jan 1995 10:02:20 -0800 Message-ID: <21139.790970540@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk > bde 95/01/24 09:58:49 > > Modified: gnu/libexec/uucp/uusched Makefile > gnu/libexec/uucp/uuto Makefile > Log: > Rewrite based on send-pr/Makefile. The old Makefiles used ${PROG}, > which is not supposed to work for shell files, but somehow did with > the old `make'. No, we didn't. Looks like your change wins.. :-)