summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2013-06-24 02:22:37 +0200
committerSlávek Banko <[email protected]>2013-07-04 02:49:34 +0200
commit251c9a439759c830d34c70683d0fc9454d703010 (patch)
tree6947b1970b6ed8d7aa20fd29445931da366ebe07 /Makefile.cvs
parent9aeb2300b3be82448fb14e4a0791f9d39dd9a64d (diff)
downloadkbibtex-251c9a439759c830d34c70683d0fc9454d703010.tar.gz
kbibtex-251c9a439759c830d34c70683d0fc9454d703010.zip
Clean up spurious build filesv3.5.13.2
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: