Make.proto
changeset 2044 ae1494ab9802
parent 2043 dcfac2a1fb93
child 2054 05375618f245
equal deleted inserted replaced
2043:dcfac2a1fb93 2044:ae1494ab9802
     1 # $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.68 1999-11-19 12:31:12 cg Exp $
     1 # $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.69 1999-11-19 13:27:56 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=
     7 
     7 
     8 MODULE=stx
     8 MODULE=stx
       
     9 MODULE_DIR=libwidg
     9 LIBNAME=libwidg
    10 LIBNAME=libwidg
    10 PACKAGE=$(MODULE):$(LIBNAME)
    11 PACKAGE=$(MODULE):$(LIBNAME)
    11 LIB_BASE=$(LIBWIDG_BASE)
    12 LIB_BASE=$(LIBWIDG_BASE)
    12 NM_LIB_BASE=LIBWIDG_BASE
    13 NM_LIB_BASE=LIBWIDG_BASE
    13 
    14