Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-crg.llnl.gov!casey From: casey@lll-crg.llnl.gov (Casey Leedom) Newsgroups: comp.windows.x Subject: contrib: clients/xstring Summary: Imakefile is missing reference to Xmu Message-ID: <16556@lll-winken.LLNL.GOV> Date: 13 Jan 89 04:33:51 GMT Sender: usenet@lll-winken.LLNL.GOV Reply-To: casey@lll-crg.llnl.gov (Casey Leedom) Organization: Lawrence Livermore National Laboratory Lines: 11 *** clients/xstring/Imakefile-dist Sat Apr 23 05:14:30 1988 --- clients/xstring/Imakefile Fri Dec 30 19:44:33 1988 *************** *** 1,3 **** ! LOCAL_LIBRARIES = $(XAWLIB) $(XTOOLLIB) $(XLIB) SimpleProgramTarget(xstring) --- 1,3 ---- ! LOCAL_LIBRARIES = $(XAWLIB) $(XTOOLLIB) $(XMULIB) $(XLIB) SimpleProgramTarget(xstring)