aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/Makedist
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/Makedist')
-rw-r--r--FICS/Makedist6
1 files changed, 0 insertions, 6 deletions
diff --git a/FICS/Makedist b/FICS/Makedist
deleted file mode 100644
index f4ef7b4..0000000
--- a/FICS/Makedist
+++ /dev/null
@@ -1,6 +0,0 @@
-# Makefile for tar
-
-distrib:
- tar cvf - GNU* Make* *.[c,h] READ* | compress > FICS.src_beta-1.2.17.tar.Z
-
-