]> Cypherpunks.ru repositories - goircd.git/blobdiff - GNUmakefile
GNU and BSD Make compatible makefile
[goircd.git] / GNUmakefile
diff --git a/GNUmakefile b/GNUmakefile
new file mode 100644 (file)
index 0000000..04d452d
--- /dev/null
@@ -0,0 +1,3 @@
+VERSION = $(shell git describe --tags)
+
+include common.mk