.res -> .$(RES)
authorClaus Gittinger <cg@exept.de>
Tue, 28 May 2013 14:26:53 +0200
changeset 942 df0a681ef351
parent 941 0192003475ec
child 943 ca26d59e7f3c
.res -> .$(RES)
testData/CompilerTests2/bc.mak
--- a/testData/CompilerTests2/bc.mak	Mon May 27 17:08:03 2013 +0200
+++ b/testData/CompilerTests2/bc.mak	Tue May 28 14:26:53 2013 +0200
@@ -30,7 +30,7 @@
 !INCLUDE Make.spec
 
 LIBNAME=libexept_regression_testData_CompilerTests2
-RESFILES=CompilerTests2.res
+RESFILES=CompilerTests2.$(RES)