X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=metatemplate.git;a=blobdiff_plain;f=makefile;h=cde4d02542e491016eb58748834c5770f4c65ca0;hp=0f49545fe866cf9dcc8bf611990cc93ead3d15dd;hb=5286b28dbe7a2f3c4f746cf03bf2b6513ad312af;hpb=438aec69aaf3d6ae2b79dce189b155530a0c34b1 diff --git a/makefile b/makefile index 0f49545..cde4d02 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: