source: trunk/third/wcl/Xmp/MakeByHand @ 8837

Revision 8837, 505 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8836, which included commits to RCS files with non-trunk default branches.
Line 
1WCTOPDIR = ..
2
3include ../WcMake1.tmpl
4
5##########################################################################
6# SCCS_data: %Z% %M%    %I% %E% %U%
7#
8# Motif Public Library - Xmp/MakeByHand
9#
10
11LIBRARY_NAME = Xmp
12 CLIENT_INCS = $(XMP_LIB_OPTS)
13
14HEADERS = Table.h TableP.h Xmp.h XmpP.h XmpMotif.h XmpMotifP.h COPY.h
15   SRCS = Table.c TableLoc.c TableVec.c Xmp.c XmpRegAll.c
16   OBJS = Table.o TableLoc.o TableVec.o Xmp.o XmpRegAll.o
17
18MAN_PAGES = Xmp XmpTable
19
20include ../WcMake2.tmpl
21include ../WcMakeL.tmpl
Note: See TracBrowser for help on using the repository browser.