summaryrefslogtreecommitdiff
path: root/xc/programs/xlsclients/Imakefile
blob: 2227d3237e098725ed8c215c8fbc8e74957ab40a (plain)
1
2
3
4
5
6
7
8
9
10
11
XCOMM $XConsortium: Imakefile,v 1.5 91/07/17 16:07:41 gildea Exp $
        DEPLIBS = $(DEPXMULIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XMULIB) $(XLIB)
           SRCS = xlsclients.c 
           OBJS = xlsclients.o 

#undef InstallManPage
#define InstallManPage(file,dest)  /* as nothing */

ComplexProgramTarget(xlsclients)
InstallManPageLong(xlscli,$(MANDIR),xlsclients)