summaryrefslogtreecommitdiff
path: root/test/stdlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdlib/Makefile')
-rw-r--r--test/stdlib/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/stdlib/Makefile b/test/stdlib/Makefile
index 49a321a99..87199ed3c 100644
--- a/test/stdlib/Makefile
+++ b/test/stdlib/Makefile
@@ -16,10 +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+=teststrtol teststrtol_glibc teststrtol_diff
TARGETS+=qsort qsort_glibc qsort_diff