diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2022-02-02 02:17:42 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2022-02-03 17:29:30 +0100 |
| commit | 3842f04bb24a9da8f2f2a3dde4b23a2f064feddb (patch) | |
| tree | 71deec4f0281f0adfd66412d0fd0ec1a8ab18e63 /Makefile.cvs | |
| parent | 35699062cba2898a4a6529884082102f01d3f710 (diff) | |
| download | tde-style-ia-ora-3842f04b.tar.gz tde-style-ia-ora-3842f04b.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 5c2bc8a9e22f344a6dc94969f8dbbfee1d25856d)
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: |
