home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-16 | 342 b | 10 lines |
- XCOMM $XConsortium: Imakefile,v 1.14 91/07/16 23:06:17 gildea Exp $
- DEPLIBS = $(DEPXAUTHLIB) $(DEPXMULIB)
- LOCAL_LIBRARIES = $(XAUTHLIB) $(XMULIB)
- SRCS = xauth.c gethost.c process.c parsedpy.c
- OBJS = xauth.o gethost.o process.o parsedpy.o
- DEFINES = ConnectionFlags $(SIGNAL_DEFINES)
-
- ComplexProgramTarget(xauth)
-
-