Fix install of rc and rc.shutdown on the BSD's.

This commit is contained in:
Roy Marples 2008-03-27 09:33:20 +00:00
parent fccff6a4ed
commit b271ac5af5
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
SED_EXTRA= -e 's:@TERM@:cons25:g'
SRCS+= rc.conf.in rc.in rc.shutdown.in
CONF+= devd.conf
BIN+= rc.devd
BIN+= rc rc.shutdown rc.devd

View File

@ -1,2 +1,3 @@
SED_EXTRA= -e 's:@TERM@:wsvt25:g'
SRCS+= rc.conf.in rc.in rc.shutdown.in
BIN+= rc rc.shutdown