]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/http_getter/Makefile.in
This commit was manufactured by cvs2svn to create tag 'v0_0_2'.
[helm.git] / helm / http_getter / Makefile.in
index 26771201b6e0b868abfadb0f78b51b42bc815548..30189c205627880413e8db521eaf49908f7f5e8f 100644 (file)
@@ -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: