/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* gos720 src/gos/2d/XTOP/extras/accessx/Imakefile 1.1 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 2005 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* $Xorg: Imakefile,v 1.2 2001/01/29 20:04:07 coskrey Exp $ */ /***************************************************************************/ /* */ /* Copyright (c) 2000 Compaq Computer Corporation */ /* */ /* The software (contained on this media) is proprietary to and embodies */ /* the confidential technology of Compaq Computer Corporation. */ /* Possession use, duplication or disseminationof the software and media */ /* in source and binary forms, with or without modification, is authorized,*/ /* provided that the following conditions are met: */ /* */ /* 1. Redistribution of source code must retain the above copyright */ /* notice, this list of conditions, and the following disclaimer in the */ /* documentation and/or other materials provided with the distribution. */ /* */ /* 2. Redistribution of binary forms must reproduce the above copyright */ /* notice, this list of conditions, and the following disclaimer in the */ /* documentation and/or othe rmatierals provided with the distribution. */ /* */ /* 3. The name of the Corporation may not be used to endorse or promote */ /* products derived from this sfotware without specific prior written */ /* permission from Compaq Computer Corporation. */ /* */ /* THE SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, */ /* INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY */ /* AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL */ /* THE CORPORATION BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,*/ /* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO, */ /* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR */ /* PROFITS; OR BUSINESS INTERRUPTION), HOWEVER CAUSED AND ON ANY THEORY OF */ /* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING */ /* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS */ /* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* */ /***************************************************************************/ #include #include #ifdef OSF1Architecture LOCAL_LIBRARIES1 = -lDXm -lbkr MrmClientLibs -ldnet_stub LOCAL_LDFLAGS = -non_shared #else LOCAL_LIBRARIES1 = MrmClientLibs #endif SRCS1 = accessx.c OBJS1 = accessx.o UIL = uil DEPUIL = #ifdef OSF1Architecture CLIENTENVSETUP = LDPRELIBS = #endif PROGRAMS= accessx ComplexProgramTarget_1(accessx,$(LOCAL_LIBRARIES1),) CppFileTarget(accessx.uil,accessx.uil.cpp,-P,NullParameter) MSimpleUidTarget(accessx) accessx.uid: accessxstrings.uil