X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fhttp_getter%2FMakefile.in;h=30189c205627880413e8db521eaf49908f7f5e8f;hb=refs%2Ftags%2Fv0_0_2;hp=26771201b6e0b868abfadb0f78b51b42bc815548;hpb=3370bb5149deef15ba35b913c5641cd3bf9aea01;p=helm.git diff --git a/helm/http_getter/Makefile.in b/helm/http_getter/Makefile.in index 26771201b..30189c205 100644 --- a/helm/http_getter/Makefile.in +++ b/helm/http_getter/Makefile.in @@ -1,11 +1,9 @@ INSTALL_DIR=@RESOLVED_EXEC_PREFIX@/bin -CGI_DIR=$(INSTALL_DIR) all: install: cp http_getter.pl $(INSTALL_DIR) - cp *.cgi $(INSTALL_DIR) clean: