diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-17 12:18:05 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-17 12:18:05 +0000 |
| commit | fb74e5f595af8439633ef895dd19dfdd695b6d10 (patch) | |
| tree | dd2d29323555872217afb04ebb572acebac59fcd /lib/libstand/Makefile | |
| parent | 766f7d6e03339f423f22afebb5ba4a301e1b23c9 (diff) | |
Notes
Diffstat (limited to 'lib/libstand/Makefile')
| -rw-r--r-- | lib/libstand/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile index 33495229d971..08f7319de8ce 100644 --- a/lib/libstand/Makefile +++ b/lib/libstand/Makefile @@ -153,6 +153,7 @@ SRCS+= bootp.c rarp.c bootparam.c SRCS+= ufs.c nfs.c cd9660.c tftp.c zipfs.c bzipfs.c SRCS+= netif.c nfs.c SRCS+= dosfs.c ext2fs.c +SRCS+= splitfs.c beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/stand.h \ |
