fixed top path
authorsr
Tue, 06 Dec 2016 14:34:13 +0100
changeset 1557 6f5c69323393
parent 1556 aebc6742a019
child 1558 5b73e27d8a49
fixed top path
testData/packages/snapshot_restart/Make.proto
--- a/testData/packages/snapshot_restart/Make.proto	Tue Dec 06 14:33:53 2016 +0100
+++ b/testData/packages/snapshot_restart/Make.proto	Tue Dec 06 14:34:13 2016 +0100
@@ -17,7 +17,7 @@
 #
 # position (of this package) in directory hierarchy:
 # (must point to ST/X top directory, for tools and includes)
-TOP=../../../../../stx
+TOP=../../../../../../stx
 INCLUDE_TOP=$(TOP)/..
 
 # subdirectories where targets are to be made:
@@ -118,4 +118,3 @@
 $(OUTDIR)stx_goodies_regression_testData_packages_snapshot_restart.$(O) stx_goodies_regression_testData_packages_snapshot_restart.$(H): stx_goodies_regression_testData_packages_snapshot_restart.st $(INCLUDE_TOP)/stx/libbasic/LibraryDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/ProjectDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 
 # ENDMAKEDEPEND --- do not remove this line
-