Make.proto
changeset 836 703b9e95ead5
parent 801 ade5b041aeeb
child 859 6a07572ff0e0
equal deleted inserted replaced
835:87932d500b70 836:703b9e95ead5
     1 # $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.51 1996-07-20 11:12:36 cg Exp $
     1 # $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.52 1996-09-20 07:35:54 cg Exp $
     2 #
     2 #
     3 # -------------- no need to change anything below ----------
     3 # -------------- no need to change anything below ----------
     4 
     4 
     5 TOP=..
     5 TOP=..
     6 SUBDIRS=
     6 SUBDIRS=
    39 	    InfoBox.$(O)		   \
    39 	    InfoBox.$(O)		   \
    40 	    WarnBox.$(O)		   \
    40 	    WarnBox.$(O)		   \
    41 	    YesNoBox.$(O)		   \
    41 	    YesNoBox.$(O)		   \
    42 	    MSelList.$(O)		   \
    42 	    MSelList.$(O)		   \
    43 	    FramedBox.$(O)                 \
    43 	    FramedBox.$(O)                 \
       
    44 	    Workspace.$(O)                 \
    44 	    FontPanel.$(O)
    45 	    FontPanel.$(O)
    45 
    46 
    46 OBJS=                                      \
    47 OBJS=                                      \
    47 	    ListView.$(O)                  \
    48 	    ListView.$(O)                  \
    48 	    PanelView.$(O)                 \
    49 	    PanelView.$(O)                 \