]> Cypherpunks.ru repositories - nncp.git/blobdiff - Makefile
Merge branch 'develop'
[nncp.git] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index 1ae4fe8..0000000
--- a/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-REDO ?= contrib/do -c
-
-warning:
-       @echo WARNING: this is not real Makefile. Just proxying commands to redo command
-
-all: warning
-       $(REDO) $@
-
-clean: warning
-       $(REDO) $@
-
-install: warning
-       $(REDO) $@
-
-install-strip: warning
-       $(REDO) $@
-
-uninstall: warning
-       $(REDO) $@