Path: utzoo!attcan!uunet!lll-winken!lll-crg.llnl.gov!casey From: casey@lll-crg.llnl.gov (Casey Leedom) Newsgroups: comp.windows.x Subject: contrib: windowmgrs/twm Summary: like awm, twm needed to make sure its library directory was created ... Message-ID: <16571@lll-winken.LLNL.GOV> Date: 13 Jan 89 06:12:08 GMT Sender: usenet@lll-winken.LLNL.GOV Reply-To: casey@lll-crg.llnl.gov (Casey Leedom) Organization: Lawrence Livermore National Laboratory Lines: 12 *** windowmgrs/twm/Imakefile-dist Fri Oct 14 16:41:26 1988 --- windowmgrs/twm/Imakefile Thu Dec 1 21:13:05 1988 *************** *** 18,23 **** --- 18,24 ---- ComplexProgramTarget_1(twm,$(LOCAL_LIBRARIES),) + MakeDirectories(install, $(TWMDIR)) InstallNonExec(Sample.twmrc, $(TWMDIR)) InstallNonExec(xterm.icon, $(TWMDIR))