Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 1996 13:15:10 -0500
From:      dubois@primate.wisc.edu (Paul DuBois)
To:        kline@tera.com (Gary Kline)
Cc:        freebsd-questions@FreeBSD.org (FreeBSD Questions Mailgroup)
Subject:   Re: Imakefile for a library??
Message-ID:  <199610181815.NAA12690@night.primate.wisc.edu>
In-Reply-To: <199610181648.JAA24620@athena.tera.com>; from Gary Kline on Oct 18, 1996 09:48:30 -0700
References:  <199610181648.JAA24620@athena.tera.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Kline writes:
>   I need help from anyone who is an X-Window hacker.  I'm
>   looking for a sample Imakefile that I can modify and drop
>   into an X suite.  This tool, WordNet from a group at 
>   Princeton, has 3 or 4 subdirectories under its src tree.
> 
>   lib, xw, xwn, and so forth.  I can modify Imakefiles that 
>   I have to build the two or three binary files that WordNet
>   requires, but don't have a template that I can easily 
>   modify to create ``libwordnet.a'' or whatever the library
>   is called.  One of the src files in src/lib includes 
>   several <X11/xxxx.h> headers.  That's the difficulty so
>   far.  

One of the best ways to write an Imakefile for a library is to look
at the ones that build libraries in the X11 distribution.

-- 
Paul DuBois
dubois@primate.wisc.edu
Home page: http://www.primate.wisc.edu/people/dubois
 Software: http://www.primate.wisc.edu/software



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610181815.NAA12690>