aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorepochqwert <epoch@hacking.allowed.org>2016-07-25 06:51:02 +0000
committerepochqwert <epoch@hacking.allowed.org>2016-07-25 06:51:02 +0000
commit7818787424aff1e9d5226baa51eca552491f5364 (patch)
tree137b9f818d3f8951341a9c07de02b895ec2d9cbb
parenta03fdc1a0a2a48ba626f1b6ec40ae1308dd881b6 (diff)
downloadsegfault-7818787424aff1e9d5226baa51eca552491f5364.tar.gz
segfault-7818787424aff1e9d5226baa51eca552491f5364.zip
added again target to Makefile to rm and build.
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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