home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-16 | 300 b | 10 lines |
- XCOMM $XConsortium: Imakefile,v 1.16 91/07/17 00:47:05 gildea Exp $
- DEPLIBS = XawClientDepLibs
- LOCAL_LIBRARIES = XawClientLibs
- SYS_LIBRARIES = -lm
- SRCS = xedit.c commands.c util.c
- OBJS = xedit.o commands.o util.o
-
- ComplexProgramTarget(xedit)
- InstallAppDefaults(Xedit)
-