From owner-freebsd-hackers Mon Feb 13 08:45:44 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA06787 for hackers-outgoing; Mon, 13 Feb 1995 08:45:44 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id IAA06781 for ; Mon, 13 Feb 1995 08:45:43 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA13037; Mon, 13 Feb 95 09:38:16 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9502131638.AA13037@cs.weber.edu> Subject: Re: Makefile for Mosaic To: davide.tome'@galactica.it Date: Mon, 13 Feb 95 9:38:15 MST Cc: hackers@FreeBSD.org In-Reply-To: <8A3628D.000100EABF.uuout@galactica.it> from "DAVIDE TOME" at Feb 12, 95 10:53:00 am X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk > Where can i find the right Makefile to compile Mosaic package in my > FreeBSD 2.0 Unix ???? They should be created by you running imake on the Imakefile at the top level of the Motif build tree. This is how most X things work. Because it is a toolkit, I suspect you will have to unpack the Motif into an existing build tree for X11. You will probably find some revision incompatabilities between X and Motif if you use the X11R6 build tree instead of X11R5. Oh, and FreeBSD 2.0 does not have rights to the UNIX trademark. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.