aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-01 20:30:16 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-01 20:30:16 +0200
commit2feaa43610b63c190762ad4b233ad648e30636d6 (patch)
tree795b481a73e55c5d742c45aca31888d79d171170 /Makefile
parent2b1b1970f774aa451f4fae197c0b1177118f3570 (diff)
downloadnissy-2feaa43610b63c190762ad4b233ad648e30636d6.tar.gz
nissy-2feaa43610b63c190762ad4b233ad648e30636d6.zip
Version 2.0.2
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fbed9c0..735571f 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ debug:
27 27
28clean: 28clean:
29 rm -rf nissy nissy*.exe nissy*.tar.gz 29 rm -rf nissy nissy*.exe nissy*.tar.gz
30 rm doc/nissy.html doc/nissy.pdf
30 31
31dist: clean nissy.exe 32dist: clean nissy.exe
32 mkdir -p nissy-${VERSION} 33 mkdir -p nissy-${VERSION}

Generated with cgit - Back to sebastiano.tronto.net