X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=metatemplate.git;a=blobdiff_plain;f=makefile;h=cb4ae03196cc058c3c0293f1f5b47a2e2a2c71b8;hp=0f49545fe866cf9dcc8bf611990cc93ead3d15dd;hb=HEAD;hpb=438aec69aaf3d6ae2b79dce189b155530a0c34b1 diff --git a/makefile b/makefile index 0f49545..cb4ae03 100644 --- a/makefile +++ b/makefile @@ -15,6 +15,7 @@ metatemplate.1.gz: metatemplate.1 install: $(EXE) $(MAN) cp $(EXE) /usr/local/bin + test -d /usr/local/man/man1 || mkdir -p /usr/local/man/man1 cp $(MAN) /usr/local/man/man1 test: