diff options
Diffstat (limited to 'ue5/Makefile')
| -rw-r--r-- | ue5/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ue5/Makefile b/ue5/Makefile index 53fd8f5..2c98aaa 100644 --- a/ue5/Makefile +++ b/ue5/Makefile | |||
| @@ -30,9 +30,6 @@ debug: | |||
| 30 | clean: | 30 | clean: |
| 31 | rm -f $(OBJS) $(BIN) | 31 | rm -f $(OBJS) $(BIN) |
| 32 | 32 | ||
| 33 | run test: all | ||
| 34 | @./test/test.sh | ||
| 35 | |||
| 36 | .PHONY: clean | 33 | .PHONY: clean |
| 37 | 34 | ||
| 38 | # vim600: noet sw=8 ts=8 | 35 | # vim600: noet sw=8 ts=8 |
