diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-09 20:24:57 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-09 20:24:57 +0000 |
commit | 5c281a6babcb60bf7bc652c449e631112777233f (patch) | |
tree | 50192e847c171180dfdf569ad2e3a88a36876091 /devel | |
parent | 6eb78d1f47d0226199e98da53791e8195985b4f4 (diff) | |
download | ports-5c281a6babcb60bf7bc652c449e631112777233f.tar.gz ports-5c281a6babcb60bf7bc652c449e631112777233f.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a8cdff7e033e..cc5da19ea17f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.198 1999/06/29 05:32:54 cpiazza Exp $ +# $Id: Makefile,v 1.199 1999/07/05 06:35:07 rse Exp $ # SUBDIR += ElectricFence @@ -77,6 +77,7 @@ SUBDIR += libslang SUBDIR += libtool SUBDIR += libxalloc + SUBDIR += linux-devel SUBDIR += linux_devel SUBDIR += linux_kdump SUBDIR += m4 |