diff options
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 3e71dbb30e6b..206da7154ac2 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -281,8 +281,6 @@ SUBDIR.${MK_UTMPX}+= last SUBDIR.${MK_UTMPX}+= users .endif SUBDIR.${MK_UTMPX}+= who -SUBDIR.${MK_SVN}+= svn -SUBDIR.${MK_SVNLITE}+= svn SUBDIR.${MK_OFED}+= ofed # These are normally only handled for build-tools. |