# "@(#)Makelib.tt 7.5 AVS 92/06/16" # Copyright (c) 1992 by # Advanced Visual Systems Inc. # All Rights Reserved # # This software comprises unpublished confidential information of # Advanced Visual Systems Inc. and may not be used, copied or made # available to anyone, except in accordance with the license # under which it is furnished. # # This file is under sccs control at AVS in: # @europa/sccs1.p/avs/developer/include/s.Makelib.tt # SYSLIBS= $(DORE) XLIBS= $(SYSLIBS) -L/usr/lib -lspaceball $(TITAN_Xd) -lXtitan -lXB -lX11 -lm \ -lmalloc $(TITAN_LIBC) #MLIBS = -L/usr/lib -lXm -lXt -lPW MLIBS = -L/usr/lib -lXm -lXt -L/lib -lPW $(TITAN_Xd) -lXtitan -lXB -lX11 PORT_INC= -I/usr/include -43 -I/usr/include/Xm