diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 16:44:05 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 17:10:52 +0100 |
| commit | b353103ec003ea1c87f8ffe3ff2caf061cbfa44f (patch) | |
| tree | f1fa57beb75e0700e323d3d2478b57687cb43e0e /Makefile.cvs | |
| parent | 350c369a73eb1d9963df7888b17a573d3fb4a641 (diff) | |
| download | tork-b353103ec003ea1c87f8ffe3ff2caf061cbfa44f.tar.gz tork-b353103ec003ea1c87f8ffe3ff2caf061cbfa44f.zip | |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'Makefile.cvs')
| -rw-r--r-- | Makefile.cvs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.cvs b/Makefile.cvs deleted file mode 100644 index 4c0afd1..0000000 --- a/Makefile.cvs +++ /dev/null @@ -1,10 +0,0 @@ -all: - @echo "This Makefile is only for the CVS repository" - @echo "This will be deleted before making the distribution" - @echo "" - $(MAKE) -f admin/Makefile.common cvs - -dist: - $(MAKE) -f admin/Makefile.common dist - -.SILENT: |
