diff options
Diffstat (limited to 'test/string/Makefile')
-rw-r--r-- | test/string/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/string/Makefile b/test/string/Makefile index b55788fd3..1d28c0874 100644 --- a/test/string/Makefile +++ b/test/string/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=string string_glibc TARGETS+=testcopy testcopy_glibc |