commit 584c35b9f9c70176a2201d27753ef105341d67ec parent 25ab42f0d2836737bbb3890e6dc9e5ba8b86b704 Author: sin <sin@2f30.org> Date: Mon, 21 Mar 2016 11:32:18 +0000 Remove DOC Diffstat:
M | Makefile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -5,7 +5,6 @@ VERSION = 0.1 BIN = stun SRC = ${BIN:=.c} MAN1 = ${BIN:=.1} -DOC = LICENSE README HDR = arg.h all: $(BIN)