diff options
author | Roy Marples <roy@marples.name> | 2008-05-12 15:11:04 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-05-12 15:11:04 +0000 |
commit | be8f8d0ac0f75dbfb5b804dfb3725cf842654cae (patch) | |
tree | fb4a278cb95e5f8ae9cdbd50bed94718ef40367a /init.d/Makefile.NetBSD | |
parent | d667da8e5c4b3de1f73dd288f88ea8783799735b (diff) |
Add the devdb init script.
Diffstat (limited to 'init.d/Makefile.NetBSD')
-rw-r--r-- | init.d/Makefile.NetBSD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/Makefile.NetBSD b/init.d/Makefile.NetBSD index 2d1141bd..60fd09c2 100644 --- a/init.d/Makefile.NetBSD +++ b/init.d/Makefile.NetBSD @@ -5,7 +5,7 @@ SRCS+= hostid.in moused.in newsyslog.in pf.in rarpd.in rc-enabled.in \ rpcbind.in savecore.in syslogd.in # These are NetBSD specific -SRCS+= swap-blk.in ttys.in wscons.in +SRCS+= devdb.in swap-blk.in ttys.in wscons.in .SUFFIXES: .BSD.in .BSD.in: |