diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -21,9 +21,6 @@ config.h: $(NAME): $(NAME).c bterm.h config.h $(CC) $(NAME).c $(LIBS) $(CFLAGS) $(G) -o $(NAME) - -test: $(NAME) - ./$(NAME) test.xml install: $(NAME) @prefix="$(PREFIX)"; \ |
