diff options
author | ru <ru@FreeBSD.org> | 2004-01-11 17:23:31 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-01-11 17:23:31 +0000 |
commit | 7cefb3fd899f3524b428658034b0b4afe67e6b03 (patch) | |
tree | c4b431da4e9df15e957eecfd93032e29d9b23f92 /lib/libstand | |
parent | 84581d0fa41a1f35c5092c2879df2112b5b97e56 (diff) | |
download | FreeBSD-src-7cefb3fd899f3524b428658034b0b4afe67e6b03.zip FreeBSD-src-7cefb3fd899f3524b428658034b0b4afe67e6b03.tar.gz |
Removed duplicate SRCS.
Diffstat (limited to 'lib/libstand')
-rw-r--r-- | lib/libstand/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile index f73def7..94ee84f 100644 --- a/lib/libstand/Makefile +++ b/lib/libstand/Makefile @@ -181,7 +181,6 @@ SRCS+= bootp.c rarp.c bootparam.c # boot filesystems SRCS+= ufs.c nfs.c cd9660.c tftp.c gzipfs.c bzipfs.c -SRCS+= netif.c nfs.c SRCS+= dosfs.c ext2fs.c SRCS+= splitfs.c |