mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Install the file init.ee (after 1 year in the source tree).
Make it actually work.
This commit is contained in:
parent
80ab7c0ed8
commit
192fc194bb
2 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
emacs noexpand nomargins
|
||||
emacs
|
||||
noexpand
|
||||
nomargins
|
||||
|
|
|
|||
Loading…
Reference in a new issue