From f333658aa8be007128472b66291124c348e935ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Tom=C3=A1s?= Date: Tue, 7 Jul 2020 19:09:43 -0300 Subject: Ignore jet2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 179f7b1..c4d3e50 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ FLAGS=-ggdb -O0 -lcurses $(shell ncursesw6-config --cflags --libs) -_PHONY:all +_PHONY=all all:jet jet2 -- cgit v1.2.3