Path: utzoo!attcan!uunet!lll-winken!lll-ncis!helios.ee.lbl.gov!pasteur!ames!mailrus!iuvax!purdue!mentor.cc.purdue.edu!mtr From: mtr@mentor.cc.purdue.edu (Miek Rowan) Newsgroups: comp.windows.x Subject: Re: Set of fixes to contrib ... Message-ID: <862@mentor.cc.purdue.edu> Date: 14 Jan 89 15:11:54 GMT References: <16592@lll-winken.LLNL.GOV> <11166@mips.mips.COM> Organization: Unix Groupie Lines: 11 In article <11166@mips.mips.COM>, len@synthesis.Synthesis.COM (Len Lattanzi) writes: > > XLIB = /usr/lib/libX11.a > > XMULIB = /usr/lib/libXmu.a > > OLDXLIB = /usr/lib/liboldX.a > > XTOOLLIB = /usr/lib/libXt.a > > XAWLIB = /usr/lib/libXaw.a Why not just use USRLIBDIR here - then it could go to any site. The change is just from the SRC macro to the DEST macro. It is simple. mtr