Make.spec
author Stefan Vogel <sv@exept.de>
Fri, 06 Mar 2020 17:23:17 +0100
branchcvs_MAIN
changeset 902 5e17e8d72b90
parent 839 c809b94a4cc6
permissions -rw-r--r--
#REFACTORING by stefan class: HGStatus class changed: #forCode: use #allSubclassesDo: instead of "allSubclasses do:"

# $Header$
#
# DO NOT EDIT
# automagically generated from the projectDefinition: stx_libscm.
#
# Warning: once you modify this file, do not rerun
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
#
# This file contains specifications which are common to all platforms.
#

# Do NOT CHANGE THESE DEFINITIONS
# (otherwise, ST/X will have a hard time to find out the packages location from its packageID,
#  to find the source code of a class and to find the library for a package)
MODULE=stx
MODULE_DIR=libscm
PACKAGE=$(MODULE):$(MODULE_DIR)