commit 579a40724bd2943996bca41b63691b45728ce875 parent e2b7f854732d7630fd24a38b9450d8f150440c86 Author: lostd <lostd@2f30.org> Date: Sun, 20 Jul 2014 11:25:52 +0100 Very simple Makefile Diffstat:
M | Makefile | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,3 @@ -# catpoint - -LDLIBS = -lncursesw - BIN = catpoint all: $(BIN)