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 | |
---|
1 | WCTOPDIR = .. |
---|
2 | |
---|
3 | include ../WcMake1.tmpl |
---|
4 | |
---|
5 | ########################################################################## |
---|
6 | # SCCS_data: %Z% %M% %I% %E% %U% |
---|
7 | # |
---|
8 | # Motif Public Library - Xmp/MakeByHand |
---|
9 | # |
---|
10 | |
---|
11 | LIBRARY_NAME = Xmp |
---|
12 | CLIENT_INCS = $(XMP_LIB_OPTS) |
---|
13 | |
---|
14 | HEADERS = 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 | |
---|
18 | MAN_PAGES = Xmp XmpTable |
---|
19 | |
---|
20 | include ../WcMake2.tmpl |
---|
21 | include ../WcMakeL.tmpl |
---|
Note: See
TracBrowser
for help on using the repository browser.