Make.proto
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 09 Jul 2014 23:00:04 +0100
branchworking_v5_0
changeset 613 5a546630cfcf
parent 611 1eecc860f4a5
child 614 3003097506c9
permissions -rw-r--r--
Reverted TestCase>>debug to original SUnit implementation and made TestFailure proceedable. The code in TestCase>>debug was too elaborate. The purpose was to be able to proceed to see what next assertion is failing. This could be easily achieved by making TestFailure a resumable exception (by means of #mayProceed)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
611
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
     1
# $Header$
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#
222
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
     3
# DO NOT EDIT
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
     4
# automagically generated from the projectDefinition: stx_goodies_sunit.
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
#
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
# Warning: once you modify this file, do not rerun
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
#
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
# The Makefile as generated by this Make.proto supports the following targets:
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
#    make         - compile all st-files to a classLib
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
#    make clean   - clean all temp files
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
#    make clobber - clean all
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    13
#
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    14
# This file contains definitions for Unix based platforms.
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    15
# It shares common definitions with the win32-make in Make.spec.
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
#
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
# position (of this package) in directory hierarchy:
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
# (must point to ST/X top directory, for tools and includes)
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    20
TOP=../..
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    21
INCLUDE_TOP=$(TOP)/..
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    22
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    23
# subdirectories where targets are to be made:
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    24
SUBDIRS=
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    25
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    26
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    27
# subdirectories where Makefiles are to be made:
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    28
# (only define if different from SUBDIRS)
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    29
# ALLSUBDIRS=
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    30
187
f5f3994a3608 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 165
diff changeset
    31
REQUIRED_SUPPORT_DIRS=
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
222
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
    33
# if your embedded C code requires any system includes,
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
    34
# add the path(es) here:,
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
# ********** OPTIONAL: MODIFY the next lines ***
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    36
# LOCALINCLUDES=-Ifoo -Ibar
611
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
    37
LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/libbasic2 -I$(INCLUDE_TOP)/stx/libview -I$(INCLUDE_TOP)/stx/libview2
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    38
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    39
222
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
    40
# if you need any additional defines for embedded C code,
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
    41
# add them here:,
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    42
# ********** OPTIONAL: MODIFY the next lines ***
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    43
# LOCALDEFINES=-Dfoo -Dbar -DDEBUG
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    44
LOCALDEFINES=
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    45
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    46
LIBNAME=libstx_goodies_sunit
467
14439a73fbcf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 423
diff changeset
    47
STCLOCALOPT='-package=$(PACKAGE)' -I. $(LOCALINCLUDES) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) -headerDir=.  -varPrefix=$(LIBNAME)
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    48
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    49
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    50
# ********** OPTIONAL: MODIFY the next line ***
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    51
# additional C-libraries that should be pre-linked with the class-objects
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    52
LD_OBJ_LIBS=
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    53
LOCAL_SHARED_LIBS=
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    54
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    55
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    56
# ********** OPTIONAL: MODIFY the next line ***
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    57
# additional C targets or libraries should be added below
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    58
LOCAL_EXTRA_TARGETS=
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    59
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    60
OBJS= $(COMMON_OBJS) $(UNIX_OBJS)
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    61
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    62
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    63
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    64
all:: preMake classLibRule postMake
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    65
553
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    66
pre_objs::  
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    67
222
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
    68
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
    69
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    70
553
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    71
# Update SVN revision in package definition class
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    72
ifneq (,$(findstring .svn,$(wildcard .svn)))
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    73
.svnversion: *.st
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    74
	if [ -d .svn ]; then \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    75
		rev=$(shell svnversion -n); \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    76
		echo -n $$rev > .svnversion; \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    77
	else \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    78
		echo -n exported > .svnversion; \
226
37555225b657 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 222
diff changeset
    79
	fi
553
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    80
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    81
stx_goodies_sunit.o: stx_goodies_sunit.st .svnversion
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    82
	@if [ -d .svn ]; then \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    83
		rev2="$(shell printf "%-16s" $$(cat .svnversion))"; \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    84
		echo "  [SV]  Expanding svnRevisionNo in $1.st"; \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    85
		sed -e "s/\"\$$SVN\-Revision:\".*\"\$$\"/\"\$$SVN-Revision:\"\'$$rev2\'\"\$$\"/g" $< > .stx_goodies_sunit.svn.st; \
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    86
	fi
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    87
	$(MAKE) CC="$(CLASSLIB_CC)" OPT="$(OPT)" SEPINITCODE="$(SEPINITCODE)" STC="$(STC)" STFILE=.stx_goodies_sunit.svn $(C_RULE);
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    88
	sed -i -e "s/\".stx_goodies_sunit.svn.st\");/\"\stx_goodies_sunit.st\");/g" .stx_goodies_sunit.svn.c
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    89
	$(MAKE) .stx_goodies_sunit.svn.$(O)
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    90
	@mv .stx_goodies_sunit.svn.$(O) stx_goodies_sunit.$(O)
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
    91
endif
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
    92
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    93
467
14439a73fbcf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 423
diff changeset
    94
611
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
    95
# Enforce recompilation of package definition class if Mercurial working
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
    96
# copy state changes. Together with --guessVersion it ensures that package
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
    97
# definition class always contains correct binary revision string.
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
    98
ifneq (**NOHG**, $(shell hg root 2> /dev/null || echo -n '**NOHG**'))
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
    99
stx_goodies_sunit.$(O): $(shell hg root)/.hg/dirstate
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   100
endif
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   101
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   102
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   103
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   104
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   105
# run default testsuite for this package
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   106
test: $(TOP)/goodies/builder/reports
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   107
	$(MAKE) -C $(TOP)/goodies/builder/reports -f Makefile.init
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   108
	$(TOP)/goodies/builder/reports/report-runner.sh -D . -r Builder::TestReport -p $(PACKAGE)
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   109
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   110
467
14439a73fbcf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 423
diff changeset
   111
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   112
# add more install actions here
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   113
install::
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   114
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   115
# add more install actions for aux-files (resources) here
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   116
installAux::
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   117
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   118
# add more preMake actions here
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   119
preMake::
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   120
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   121
# add more postMake actions here
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   122
postMake:: cleanjunk
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   123
553
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   124
# build all mandatory prerequisite packages (containing superclasses) for this package
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   125
prereq:
222
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
   126
	cd ../../libbasic && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
   127
	cd ../../libbasic2 && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
   128
	cd ../../libview && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
   129
	cd ../../libview2 && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
187
f5f3994a3608 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 165
diff changeset
   130
f5f3994a3608 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 165
diff changeset
   131
f5f3994a3608 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 165
diff changeset
   132
553
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   133
# build all packages containing referenced classes for this package
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   134
# they are nor needed to compile the package
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   135
references:
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   136
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   137
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   138
cleanjunk::
467
14439a73fbcf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 423
diff changeset
   139
	-rm -f *.s *.s2
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   140
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   141
clean::
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   142
	-rm -f *.o *.H
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   143
187
f5f3994a3608 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 165
diff changeset
   144
clobber:: clean
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   145
	-rm -f *.so *.dll
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   146
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   147
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   148
# BEGINMAKEDEPEND --- do not remove this line; make depend needs it
513
d27d563d5d60 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 467
diff changeset
   149
$(OUTDIR)MetricsReporter.$(O) MetricsReporter.$(H): MetricsReporter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   150
$(OUTDIR)SUnitDelay.$(O) SUnitDelay.$(H): SUnitDelay.st $(INCLUDE_TOP)/stx/libbasic/Delay.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   151
$(OUTDIR)SUnitNameResolver.$(O) SUnitNameResolver.$(H): SUnitNameResolver.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
222
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
   152
$(OUTDIR)TestAsserter.$(O) TestAsserter.$(H): TestAsserter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
362
51587fa31a1f automatically generated by browser
vrany
parents: 351
diff changeset
   153
$(OUTDIR)TestCaseOutcome.$(O) TestCaseOutcome.$(H): TestCaseOutcome.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
513
d27d563d5d60 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 467
diff changeset
   154
$(OUTDIR)TestCoverageReporter.$(O) TestCoverageReporter.$(H): TestCoverageReporter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   155
$(OUTDIR)TestFailure.$(O) TestFailure.$(H): TestFailure.st $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   156
$(OUTDIR)TestResult.$(O) TestResult.$(H): TestResult.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
467
14439a73fbcf automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 423
diff changeset
   157
$(OUTDIR)TestResultReporter.$(O) TestResultReporter.$(H): TestResultReporter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
611
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   158
$(OUTDIR)TestRunner.$(O) TestRunner.$(H): TestRunner.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libview2/ApplicationModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(STCHDR)
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   159
$(OUTDIR)TestSuite.$(O) TestSuite.$(H): TestSuite.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   160
$(OUTDIR)TestSuitesScripter.$(O) TestSuitesScripter.$(H): TestSuitesScripter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
611
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   161
$(OUTDIR)stx_goodies_sunit.$(O) stx_goodies_sunit.$(H): stx_goodies_sunit.st $(INCLUDE_TOP)/stx/libbasic/LibraryDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ProjectDefinition.$(H) $(STCHDR)
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   162
$(OUTDIR)ResumableTestFailure.$(O) ResumableTestFailure.$(H): ResumableTestFailure.st $(INCLUDE_TOP)/stx/goodies/sunit/TestFailure.$(H) $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
222
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
   163
$(OUTDIR)TestCase.$(O) TestCase.$(H): TestCase.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
8e6f482297fa Jan's 4.1 version
Claus Gittinger <cg@exept.de>
parents: 187
diff changeset
   164
$(OUTDIR)TestResource.$(O) TestResource.$(H): TestResource.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
370
22cb88d23779 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 362
diff changeset
   165
$(OUTDIR)TestResultStX.$(O) TestResultStX.$(H): TestResultStX.st $(INCLUDE_TOP)/stx/goodies/sunit/TestResult.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
553
c042d015f43e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 537
diff changeset
   166
$(OUTDIR)TestSkipped.$(O) TestSkipped.$(H): TestSkipped.st $(INCLUDE_TOP)/stx/goodies/sunit/TestFailure.$(H) $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
611
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   167
$(OUTDIR)TestCaseWithArguments.$(O) TestCaseWithArguments.$(H): TestCaseWithArguments.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/goodies/sunit/TestCase.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   168
$(OUTDIR)TestResultForRunWithDebug.$(O) TestResultForRunWithDebug.$(H): TestResultForRunWithDebug.st $(INCLUDE_TOP)/stx/goodies/sunit/TestResult.$(H) $(INCLUDE_TOP)/stx/goodies/sunit/TestResultStX.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
1eecc860f4a5 Project definition fixed and HG configured as for CVS mirror repository.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 588
diff changeset
   169
$(OUTDIR)extensions.$(O): extensions.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Behavior.$(H) $(INCLUDE_TOP)/stx/libbasic/Block.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Class.$(H) $(INCLUDE_TOP)/stx/libbasic/ClassDescription.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/CompiledCode.$(H) $(INCLUDE_TOP)/stx/libbasic/ExecutableFunction.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/String.$(H) $(INCLUDE_TOP)/stx/libbasic/Symbol.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
0
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   170
9365d5753f11 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   171
# ENDMAKEDEPEND --- do not remove this line
141
0482157d65bc automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 133
diff changeset
   172