summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/praliases/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/praliases/Makefile')
-rw-r--r--contrib/sendmail/praliases/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/sendmail/praliases/Makefile b/contrib/sendmail/praliases/Makefile
deleted file mode 100644
index 6b6db70..0000000
--- a/contrib/sendmail/praliases/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $Id: Makefile,v 8.5 1999/09/23 22:36:39 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