From 39b0cb9afeb53e9a1720bad64347e72d318c554a Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 3 Jun 2009 17:26:57 +0200 Subject: replacing 1xtab with 2xspace implementing array --- ue5/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ue5/Makefile') diff --git a/ue5/Makefile b/ue5/Makefile index 2c98aaa..53fd8f5 100644 --- a/ue5/Makefile +++ b/ue5/Makefile @@ -30,6 +30,9 @@ debug: clean: rm -f $(OBJS) $(BIN) +run test: all + @./test/test.sh + .PHONY: clean # vim600: noet sw=8 ts=8 -- cgit v1.2.3