Date: Sun, 14 May 1995 21:14:08 -0700 From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) To: taob@gate.sinica.edu.tw Cc: jkh@FreeBSD.org, mr@FreeBSD.org, ports@FreeBSD.org Subject: Re: pine port Message-ID: <199505150414.VAA01225@silvia.HIP.Berkeley.EDU> In-Reply-To: <Pine.BSI.3.91.950515000858.3400C-100000@aries.ibms.sinica.edu.tw> (message from Brian Tao on Mon, 15 May 1995 00:11:25 %2B0800 (CST))
next in thread | previous in thread | raw e-mail | index | archive | help
* > Don't worry about Makefiles or object files (whatever that is), it * > seems to compile and install ok. * * Object files = *.o files (I keep those around for fast rebuilds). No, don't install these...they will be in the work/ subdirectory until the user types "make clean". * > What are the "support files"? * * Things like pine.conf, the IMAP documentation, Pine tech notes, * etc. Other packages include useful files too, (xv comes with graphics * file format notes, Postscript documentation, etc.) which aren't * installed by the Makefile. I see. You don't *need* to worry about anything that's not installed by the original Makefile (unless it's clearly an oversight on the original author's part), but of course it will be nice if you can install them as well. (Use the post-install target for these things.) Anyway, right now time is kinda limited. Can you just make the three necessary pkg/* files, that would be good enough. Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505150414.VAA01225>