OSDN Git Service

simplify TESTDIR setting and touchup
[uclinux-h8/uClibc.git] / test / mmap / Makefile
index 5e71332..ce786c9 100644 (file)
@@ -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=mmap
 all: $(TARGETS)