diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 11:23:16 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 11:23:16 +0000 |
commit | 4f879317f77b8dce9274748b7227f28efe59d512 (patch) | |
tree | ff5b06fe44db14c068bd4b481fe9e397a7e3dd5c /devel/Makefile | |
parent | Activate linux_base (diff) |
Activate linux_devtools
Deactivate linux-devel
Notes
Notes:
svn path=/head/; revision=20298
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9d88134ae2d0..24b73d74b2d8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.202 1999/07/17 17:24:49 cpiazza Exp $ +# $Id: Makefile,v 1.203 1999/07/18 21:02:31 cpiazza Exp $ # SUBDIR += ElectricFence @@ -76,8 +76,8 @@ SUBDIR += libslang SUBDIR += libtool SUBDIR += libxalloc - SUBDIR += linux-devel SUBDIR += linux_devel + SUBDIR += linux_devtools SUBDIR += linux_kdump SUBDIR += m4 SUBDIR += m68kbinutils |