Make.spec
changeset 2084 11b96ceded72
parent 2062 c46879a2a970
child 2140 7d6e48e8fbce
equal deleted inserted replaced
2083:eb0c83247da7 2084:11b96ceded72
    13 # (otherwise, ST/X will have a hard time to find out the packages location from its packageID,
    13 # (otherwise, ST/X will have a hard time to find out the packages location from its packageID,
    14 #  to find the source code of a class and to find the library for a package)
    14 #  to find the source code of a class and to find the library for a package)
    15 MODULE=stx
    15 MODULE=stx
    16 MODULE_DIR=libtool2
    16 MODULE_DIR=libtool2
    17 PACKAGE=$(MODULE):$(MODULE_DIR)
    17 PACKAGE=$(MODULE):$(MODULE_DIR)
    18 LIBNAME=libstx_libtool2
       
    19 
    18 
    20 
    19 
    21 # Argument(s) to the stc compiler (stc --usage).
    20 # Argument(s) to the stc compiler (stc --usage).
    22 #  -H.         : create header files locally
    21 #  -H.         : create header files locally
    23 #                (if removed, they will be created as common
    22 #                (if removed, they will be created as common