summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/vacation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/vacation/Makefile')
-rw-r--r--contrib/sendmail/vacation/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/sendmail/vacation/Makefile b/contrib/sendmail/vacation/Makefile
deleted file mode 100644
index 7cc577f..0000000
--- a/contrib/sendmail/vacation/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $Id: Makefile,v 8.5 1999/09/23 22:36:45 ca Exp $
-
-SHELL= /bin/sh
-BUILD= ./Build
-OPTIONS= $(CONFIG) $(FLAGS)
-
-all: FRC
- $(SHELL) $(BUILD) $(OPTIONS) $@
-clean: FRC
- $(SHELL) $(BUILD) $(OPTIONS) $@
-install: FRC
- $(SHELL) $(BUILD) $(OPTIONS) $@
-
-fresh: FRC
- $(SHELL) $(BUILD) $(OPTIONS) -c
-
-FRC:
OpenPOWER on IntegriCloud