From e03cf1a128a339d270caf151869029fca9f159b0 Mon Sep 17 00:00:00 2001 From: Philipp Lohmann Date: Wed, 24 Oct 2001 16:00:56 +0000 Subject: #92403# remove Xt from office --- forms/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'forms/util/makefile.mk') diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk index ffa1d1ab7ea3..fd60e95df3d7 100644 --- a/forms/util/makefile.mk +++ b/forms/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: fs $ $Date: 2001-07-23 06:27:47 $ +# last change: $Author: pl $ $Date: 2001-10-24 17:00:56 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -123,7 +123,7 @@ RESLIB1SRSFILES=$(RES1FILELIST) .IF "$(GUI)"=="UNX" SHL1STDLIBS +=\ - -lX11 -lXt -lXmu + -lX11 .ENDIF -- cgit