Imakefile   [plain text]


XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:54:19 cpqbld Exp $




XCOMM $XFree86: xc/programs/xfindproxy/Imakefile,v 1.4 2002/05/31 18:46:12 dawes Exp $

         DEPLIBS = $(DEPXTOOLLIB) $(DEPXLIB)
 LOCAL_LIBRARIES = $(XTOOLLIB) $(XLIB)

           SRCS1 = xfindproxy.c
                   
           OBJS1 = xfindproxy.o

          PROGS1 = ProgramTargetName(xfindproxy)

        PROGRAMS = $(PROGS1)

ComplexProgramTarget_1(xfindproxy,$(LOCAL_LIBRARIES),NullParameter)