summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-09-29 09:31:20 +0200
committerMichele Calgaro <[email protected]>2020-09-29 18:17:40 +0900
commit62e72a56efdd899229968eca3e5fc1b6c081f4c2 (patch)
tree007f5da069a7dab0cd6fdb9fafcd058078dc7d9b /Makefile.cvs
parentce8d02907ad5965089e4f2b3cbc3810ea42fa462 (diff)
downloadkerberostray-62e72a56efdd899229968eca3e5fc1b6c081f4c2.tar.gz
kerberostray-62e72a56efdd899229968eca3e5fc1b6c081f4c2.zip
Drop automake build support.
Add basic cmake build instructions. Delete empty folder doc. Delete empty files NEWS and TODO. Add a README file. Some cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 65d08b5b3cd629d406f8bf1cffa6ea392a93b3b7)
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs10
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: