summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlhan Ozgen <iozgen@lbl.gov>2019-02-15 10:02:05 -0800
committerIlhan Ozgen <iozgen@lbl.gov>2019-02-15 10:02:05 -0800
commitb3ba0e7b373907ddfff8b67aa2e355ea01790ad5 (patch)
tree94854f8b6b6244e9ed8cb4b091919a9702e20aab
parent0b7e748bbe7464f3c36f6179fe940e93db9f7f7d (diff)
change name of executable
-rw-r--r--Makefile2
-rwxr-xr-xcouscousbin0 -> 12992 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82762df..1f0266d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PRG=kun
+PRG=couscous
CC=cc
CFLAGS=-Wall -Wextra -pedantic -O0 -std=gnu11
diff --git a/couscous b/couscous
new file mode 100755
index 0000000..6b2abc8
--- /dev/null
+++ b/couscous
Binary files differ