summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/misc/Makefile4
-rw-r--r--share/misc/init.ee4
2 files changed, 5 insertions, 3 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile
index 0b9c6c8..6cf2e7c 100644
--- a/share/misc/Makefile
+++ b/share/misc/Makefile
@@ -1,7 +1,7 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $Id: Makefile,v 1.12 1998/04/11 20:45:14 phk Exp $
+# $Id: Makefile,v 1.13 1998/06/21 04:46:53 jkh Exp $
-FILES= ascii birthtoken bsd-family-tree eqnchar flowers inter.phone \
+FILES= ascii birthtoken bsd-family-tree eqnchar flowers init.ee inter.phone \
iso3166 man.template mdoc.template operator scsi_modes
NOOBJ= noobj
diff --git a/share/misc/init.ee b/share/misc/init.ee
index 4ff18d1..cc1534e 100644
--- a/share/misc/init.ee
+++ b/share/misc/init.ee
@@ -1 +1,3 @@
-emacs noexpand nomargins
+emacs
+noexpand
+nomargins
OpenPOWER on IntegriCloud