From 7818787424aff1e9d5226baa51eca552491f5364 Mon Sep 17 00:00:00 2001 From: epochqwert Date: Mon, 25 Jul 2016 06:51:02 +0000 Subject: added again target to Makefile to rm and build. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0851a71..7f051e9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ LDFLAGS=-lirc -lhashtable CFLAGS=-std=c99 -pedantic -Wall +again: clean all + all: $(MAKE) segfault -- cgit v1.2.3