Date: Fri, 13 Jan 1995 10:41:26 -0800 (PST) From: Morgan Davis <root@io.cts.com> To: hackers@FreeBSD.org Subject: -current build fails on share/doc Message-ID: <199501131841.KAA15020@io.cts.com>
next in thread | raw e-mail | index | archive | help
Commenting out doc in the share/Makefile allows -current to build correctly. (See my previous message with details where it bombs out). Looks like that hierarchy needs some attention. Here's the fix for now: # @(#)Makefile 8.1 (Berkeley) 6/5/93 #SUBDIR= FAQ dict doc examples man me misc mk skel syscons \ SUBDIR= FAQ dict examples man me misc mk skel syscons \ tabset termcap tmac zoneinfo .include <bsd.subdir.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501131841.KAA15020>