diff test/hacking-arm-thumb-interwork/diff-gcc-defs/Makefile @ 644:f13444192ceb

- portability improvements in some test makefiles
author Tassilo Philipp
date Thu, 15 Dec 2022 10:27:40 +0100
parents ed19b429a152
children
line wrap: on
line diff
--- a/test/hacking-arm-thumb-interwork/diff-gcc-defs/Makefile	Tue Dec 06 23:48:58 2022 +0100
+++ b/test/hacking-arm-thumb-interwork/diff-gcc-defs/Makefile	Thu Dec 15 10:27:40 2022 +0100
@@ -3,7 +3,7 @@
 
 TOP = ../../..
 
-include $(TOP)/Makefile.config
+include ${TOP}/Makefile.config
 
 ifeq ("${CONFIG_OS}","iphoneos")
 DIFFSCRIPT=diff-iphoneos.sh