X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fxsltd%2FMakefile.in;h=1dde997e77df5f40c9eb6f73a24b26a817f82402;hb=2540cc551ae097178c7e11ec578b58977a35bd3b;hp=5ddfce9681693b43f164a6fde90726e66b21c5f3;hpb=e780b3da94da62ec08eb6f812d46868b8228e2f0;p=helm.git diff --git a/helm/xsltd/Makefile.in b/helm/xsltd/Makefile.in index 5ddfce968..1dde997e7 100644 --- a/helm/xsltd/Makefile.in +++ b/helm/xsltd/Makefile.in @@ -2,8 +2,8 @@ HELM_LIB_DIR=@HELM_LIB_DIR@ HELM_BIN_DIR=@HELM_BIN_DIR@ install: - cp xaland.class $HELM_LIB_DIR - cp start-xaland $HELM_BIN_DIR + cp xaland.class $(HELM_LIB_DIR) + cp start-xaland $(HELM_BIN_DIR) distclean: rm -f Makefile configure config.log config.cache config.status \