home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-08-26 | 327 b | 11 lines |
- XCOMM $XConsortium: Imakefile,v 1.15 91/08/23 12:25:20 gildea Exp $
-
- SYS_LIBRARIES = -lm
- DEPLIBS = $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPEXTENSIONLIB) $(DEPXLIB)
- LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(EXTENSIONLIB) $(XLIB)
-
- SRCS = xeyes.c Eyes.c transform.c
- OBJS = xeyes.o Eyes.o transform.o
-
- ComplexProgramTarget(xeyes)
-