Date: Wed, 12 Apr 2000 04:06:37 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports Makefile Message-ID: <200004121106.EAA47983@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 2000/04/12 04:06:37 PDT Modified files: . Makefile Log: Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise you will get "make: don't know how to make /usr/ports/INDEX. Stop" type of weird errors when /usr/obj${.CURDIR} exists. Revision Changes Path 1.54 +3 -3 ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004121106.EAA47983>