From owner-cvs-gnu Tue Jan 24 09:58:55 1995 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA03737 for cvs-gnu-outgoing; Tue, 24 Jan 1995 09:58:55 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA03725; Tue, 24 Jan 1995 09:58:50 -0800 Date: Tue, 24 Jan 1995 09:58:50 -0800 From: Bruce Evans Message-Id: <199501241758.JAA03725@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/uuto Makefile 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'.