From owner-cvs-gnu Fri Sep 9 12:50:58 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id MAA26196 for cvs-gnu-outgoing; Fri, 9 Sep 1994 12:50:58 -0700 Received: (from paul@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id MAA26180; Fri, 9 Sep 1994 12:50:46 -0700 Date: Fri, 9 Sep 1994 12:50:46 -0700 From: Paul Richards Message-Id: <199409091950.MAA26180@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-gnu, davidg, dfr, dyson, gclarkii, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, torstenb, wollman Subject: cvs commit: src/gnu/usr.bin/send-pr Makefile Sender: cvs-gnu-owner@freefall.cdrom.com Precedence: bulk paul 94/09/09 12:50:45 Modified: gnu/usr.bin Makefile Log: Enabled send-pr Modified: gnu/usr.bin/send-pr Makefile Log: Added some missing ${.CURDIR} and removed some that shouldn't have been there. It should build and install fine with and without an obj dir now.