home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-17 | 366 b | 12 lines |
- 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)
-