XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:54:19 cpqbld Exp $ XCOMM $XFree86: xc/programs/xfindproxy/Imakefile,v 1.5 2003/05/27 17:58:24 tsi Exp $ DEPLIBS = $(DEPXTOOLLIB) $(DEPXONLYLIB) LOCAL_LIBRARIES = $(XTOOLLIB) $(XONLYLIB) SRCS1 = xfindproxy.c OBJS1 = xfindproxy.o PROGS1 = ProgramTargetName(xfindproxy) PROGRAMS = $(PROGS1) ComplexProgramTarget_1(xfindproxy,$(LOCAL_LIBRARIES),NullParameter)