diff options
Diffstat (limited to 'usr.sbin/bootparamd/Makefile')
-rw-r--r-- | usr.sbin/bootparamd/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/bootparamd/Makefile b/usr.sbin/bootparamd/Makefile new file mode 100644 index 0000000..c4e3361 --- /dev/null +++ b/usr.sbin/bootparamd/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +SUBDIR= bootparamd callbootd + +.include <bsd.subdir.mk> |