diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2022-02-01 13:20:22 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2022-02-02 15:24:14 +0100 |
| commit | 60298e927e184c09b51ee7d91c40d79e3bb08a9a (patch) | |
| tree | f0fce8153158432840f36397ce4b016559e6caf8 /Makefile.cvs | |
| parent | 0f1756bea7b7e7f0446aad6f1f8028b0cdf57244 (diff) | |
| download | twin-style-crystal-60298e92.tar.gz twin-style-crystal-60298e92.zip | |
Drop automake build support.r14.0.12
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0046c9a50823acc26d9c8c57d28ed0c0bd87c4a2)
Diffstat (limited to 'Makefile.cvs')
| -rw-r--r-- | Makefile.cvs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.cvs b/Makefile.cvs deleted file mode 100644 index 828868a..0000000 --- a/Makefile.cvs +++ /dev/null @@ -1,7 +0,0 @@ -all: - $(MAKE) -f admin/Makefile.common cvs - -dist: - $(MAKE) -f admin/Makefile.common dist - -.SILENT: |
