summaryrefslogtreecommitdiff
path: root/test/setjmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/setjmp/Makefile')
-rw-r--r--test/setjmp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/setjmp/Makefile b/test/setjmp/Makefile
index 83e9a885d..46f98f3e0 100644
--- a/test/setjmp/Makefile
+++ b/test/setjmp/Makefile
@@ -16,9 +16,7 @@
# along with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-TESTDIR=../
-include $(TESTDIR)/Rules.mak
-
+include ../Rules.mak
TARGETS=setjmp_test
all: $(TARGETS)