1#
2# @(#)$Header: /mm2/home/cvs/bc-src/tgif/make.common,v 1.1 2004/06/18 23:20:49 william Exp $
3#
4# This file is shared by Makefile.noimake and descrip.mms.
5# $(O) and $(XBM) must be defined before this file is included.
6#
7
8OBJ1 =  align$(O) animate$(O) arc$(O) attr$(O) auxtext$(O) \
9        box$(O) button$(O) \
10        chat$(O) chinput$(O) choice$(O) choose$(O) cli_xcin$(O) convkinput$(O) \
11                convxim$(O) cmd$(O) color$(O) cursor$(O) cutpaste$(O) \
12        dialog$(O) drawing$(O) dup$(O) \
13        edit$(O) eps$(O) exec$(O) expr$(O) \
14        file$(O) font$(O) ftp$(O) \
15        grid$(O) group$(O) \
16        help$(O) http$(O) \
17        imgproc$(O) import$(O) ini$(O) inmethod$(O) \
18        list$(O) \
19        mainloop$(O) mainmenu$(O) mark$(O) markup$(O) menu$(O) \
20                menuinfo$(O) miniline$(O) move$(O) msg$(O) \
21        names$(O) navigate$(O) nkf$(O) \
22        obj$(O) oval$(O) \
23        page$(O) pattern$(O) pin$(O) poly$(O) polygon$(O) ps$(O) \
24        raster$(O) rcbox$(O) rect$(O) remote$(O) ruler$(O) \
25        scroll$(O) select$(O) setup$(O) shape$(O) shortcut$(O) \
26                special$(O) spline$(O) stk$(O) stream$(O) stretch$(O) \
27                strtbl$(O) \
28        tangram2$(O) tdgtbase$(O) tdgtbmpl$(O) tdgtbrow$(O) tdgtbtn$(O) \
29		tdgtdraw$(O) tdgtlist$(O) tdgtmsg$(O) tdgtsedt$(O) \
30		tgif_dbg$(O) tgtwb5$(O) tgtwb5dl$(O) tgtwb5xl$(O) \
31		tidget$(O) tcp$(O) text$(O) \
32        util$(O) \
33        version$(O) vms_comp$(O) \
34        wb$(O) wb1$(O) wb2$(O) wb3$(O) wb_buff$(O) wb_mcast$(O) wb_seg$(O) \
35        xbitmap$(O) xpixmap$(O) xprtfltr$(O)
36
37OBJS = tgif$(O) $(OBJ1)
38
39