Make.proto
changeset 1265 3ee4eed12753
parent 1263 a1d1e3eb8dcb
child 1266 a9ff1892e9c5
equal deleted inserted replaced
1264:a8588e94d16f 1265:3ee4eed12753
    12 #  work on all systems.
    12 #  work on all systems.
    13 #  
    13 #  
    14 TOP=..
    14 TOP=..
    15 SUBDIRS=
    15 SUBDIRS=
    16 
    16 
       
    17 MODULE=stx
    17 LIBNAME=libtool2
    18 LIBNAME=libtool2
    18 PACKAGE=stx:$(LIBNAME)
    19 PACKAGE=$(MODULE):$(LIBNAME)
    19 LIB_BASE=$(LIBTOOL2_BASE)
    20 LIB_BASE=$(LIBTOOL2_BASE)
    20 NM_LIB_BASE=LIBTOOL2_BASE
    21 NM_LIB_BASE=LIBTOOL2_BASE
    21 
    22 
    22 STCOPT=$(LIBTOOL2_STCOPT)
    23 STCOPT=$(LIBTOOL2_STCOPT)
    23 STCLOCALOPT='-package=$(PACKAGE)' $(COMMONSYMBOLS) $(SEPINITCODE) -varPrefix=$(LIBNAME)
    24 STCLOCALOPT='-package=$(PACKAGE)' $(COMMONSYMBOLS) $(SEPINITCODE) -varPrefix=$(LIBNAME)