XCOMM $XConsortium: Imakefile /main/5 1996/12/06 09:32:39 swick $

         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))
