home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-17 | 273 b | 10 lines |
- XCOMM $XConsortium: Imakefile,v 1.3 91/07/17 16:08:32 gildea Exp $
- DEPLIBS = XawClientDepLibs
- LOCAL_LIBRARIES = XawClientLibs
- SYS_LIBRARIES = -lm
- SRCS = viewres.c
- OBJS = viewres.o
-
- ComplexProgramTarget(viewres)
- InstallAppDefaults(Viewres)
-