From 60f4618e2be0229e966a2c8e9bf5ca4f5cd70944 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 1 Aug 2016 19:33:25 +0200 Subject: rename project to mblaze --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 37701d0..6ba6dac 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ mshow: mshow.o blaze822.o seq.o rfc2045.o rfc2047.c mymemmem.o filter.o msort: msort.o blaze822.o seq.o mystrverscmp.o mymemmem.o mthread: mthread.o blaze822.o seq.o mymemmem.o -README: man/mintro.7 +README: man/mblaze.7 mandoc -Tutf8 $< | col -bx >$@ clean: FRC -- cgit 1.4.1