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

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

           SRCS1 = xfindproxy.c
                   
           OBJS1 = xfindproxy.o

          PROGS1 = xfindproxy

        PROGRAMS = $(PROGS1)

ComplexProgramTarget_1(xfindproxy,$(LOCAL_LIBRARIES),NullParameter)
InstallManPage(xfindproxy,$(MANDIR))
