Revision 9658,
828 bytes
checked in by ghudson, 28 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r9657,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | XCOMM $XConsortium: Imakefile,v 2.22 91/07/22 13:56:17 converse Exp $ |
---|
2 | DEPLIBS = XawClientDepLibs |
---|
3 | LOCAL_LIBRARIES = XawClientLibs |
---|
4 | |
---|
5 | XMH_BITMAPS = black6 box6 |
---|
6 | SRCS = bbox.c command.c compfuncs.c folder.c init.c main.c \ |
---|
7 | menu.c mlist.c msg.c pick.c popup.c screen.c toc.c \ |
---|
8 | tocfuncs.c tocutil.c tsource.c util.c viewfuncs.c \ |
---|
9 | miscfuncs.c |
---|
10 | OBJS = bbox.o command.o compfuncs.o folder.o init.o main.o \ |
---|
11 | menu.o mlist.o msg.o pick.o popup.o screen.o toc.o \ |
---|
12 | tocfuncs.o tocutil.o tsource.o util.o viewfuncs.o \ |
---|
13 | miscfuncs.o |
---|
14 | |
---|
15 | |
---|
16 | ComplexProgramTarget(xmh) |
---|
17 | BuildIncludes($(XMH_BITMAPS),bitmaps,..) |
---|
18 | InstallAppDefaults(Xmh) |
---|
19 | INSTALLFLAGS = $(INSTINCFLAGS) |
---|
20 | InstallMultiple($(XMH_BITMAPS),$(INCDIR)/bitmaps) |
---|
Note: See
TracBrowser
for help on using the repository browser.