Return to BSD News archive
Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!sgiblab!sdd.hp.com!cs.utexas.edu!newsfeed.rice.edu!rice!news.Rice.edu!rich From: rich@Rice.edu (Richard Murphey) Subject: Re: [XFree86] how do i use xmkmf? In-Reply-To: anything@max.u.washington.edu's message of Wed, 14 Oct 1992 16:09:56 GMT Message-ID: <RICH.92Oct14121333@kappa.Rice.edu> Sender: news@rice.edu (News) Reply-To: Rich@rice.edu Organization: Department of Electrical and Computer Engineering, Rice University References: <1992Oct14.090956.1@max.u.washington.edu> Date: Wed, 14 Oct 1992 18:13:33 GMT Lines: 6 In article <1992Oct14.090956.1@max.u.washington.edu> anything@max.u.washington.edu writes: Can anyone tell me in a few easy sentences how to use xmkmf? it has me totally baffled, keeps giving me error messages about commands not existing, etc.. Use 'xmkmf -a' to create the Makefile form the Imakefile and run make depend, etc. It's all in 'man xmkmf'. Rich