aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-05-25 21:11:13 +0000
committerMark Murray <markm@FreeBSD.org>2002-05-25 21:11:13 +0000
commitb227e8f18d87dd47737a5faa082e026e4f8443eb (patch)
treefdc7bacfff3353a76481479aa64fd2bcc50abd01 /gnu
parentc6517568df73b048d3a58cbef6f655873ade3ef8 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/Makefile2
-rw-r--r--gnu/usr.sbin/Makefile6
-rw-r--r--gnu/usr.sbin/Makefile.inc3
3 files changed, 1 insertions, 10 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index 64768f45f7983..1c4a5b4649ab2 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
# $FreeBSD$
-SUBDIR= include lib usr.bin usr.sbin
+SUBDIR= include lib usr.bin
.include <bsd.subdir.mk>
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile
deleted file mode 100644
index cd90af77fde77..0000000000000
--- a/gnu/usr.sbin/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-
-SUBDIR=
-
-.include <bsd.subdir.mk>
diff --git a/gnu/usr.sbin/Makefile.inc b/gnu/usr.sbin/Makefile.inc
deleted file mode 100644
index 8c6b79e955f77..0000000000000
--- a/gnu/usr.sbin/Makefile.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-# $FreeBSD$
-
-BINDIR?= /usr/sbin