diff options
| author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:51:31 +0000 |
|---|---|---|
| committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:51:31 +0000 |
| commit | 25adbdabb47499fe641c7bd9595024ff82667058 (patch) | |
| tree | 4200bb5e746bc1c0606de615ec99f0a247d4d9ba /src/Makefile | |
| parent | ad5b7acc19290ff91e0f42a0de448a26760fcf99 (diff) | |
httrack 3.30.1
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Makefile b/src/Makefile deleted file mode 100644 index be898d9..0000000 --- a/src/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -all : - @echo "please launch configure before! :" - @echo "./configure" - @echo "" - @echo "then, you can launch:" - @echo "make" - @echo "make install" - @echo "" - @echo "(see INSTALL file to know how-to-install)" - |
