]> Git repositories of Nishi - tewi.git/commitdiff
remove manpage from target
authorNishi <nishi@nishi.boats>
Wed, 25 Sep 2024 12:31:24 +0000 (12:31 +0000)
committerNishi <nishi@nishi.boats>
Wed, 25 Sep 2024 12:31:24 +0000 (12:31 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@157 8739d7e6-ffea-ec47-b151-bdff447c6205

Makefile

index c0bf1d4d9a8c4c0fc10010271ac62d39b8416bd2..96d9c2ba8061fa41d32b38fe85ae14c824756085 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ FLAGS = PWD=$(PWD) PLATFORM=$(PLATFORM) PREFIX=$(PREFIX)
 
 .PHONY: all format clean ./Server ./Common ./Module get-version
 
-all: ./Server ./Module ./Manpage ./Tool/genconf ./Tool/itworks
+all: ./Server ./Module ./Tool/genconf ./Tool/itworks
 
 ./Tool/option: ./Tool/option.c config.h
        cc -o $@ ./Tool/option.c