aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--README.md (renamed from README.markdown)0
-rw-r--r--VERSION1
3 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4932b9b..9814ba5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
-.PHONY: install
+.PHONY: all install
.SUFFIXES:
PREFIX = /usr/local
all:
install:
- cp -- nscaw $(PREFIX)/bin/nscaw
+ cp -- nscaw $(PREFIX)/bin
diff --git a/README.markdown b/README.md
index ebb1849..ebb1849 100644
--- a/README.markdown
+++ b/README.md
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000..3eefcb9
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+1.0.0