diff options
author | Julian Elischer <julian@FreeBSD.org> | 1999-12-04 18:48:16 +0000 |
---|---|---|
committer | Julian Elischer <julian@FreeBSD.org> | 1999-12-04 18:48:16 +0000 |
commit | 91bca11e15a05a279baa217b7874f347359f9840 (patch) | |
tree | ee4b681d9e021812036dee3048c9bb3a4f609a03 /devel | |
parent | 5f3af4fa5da7938e954b04b7cfaa5cc9ebc7c583 (diff) | |
download | ports-91bca11e15a05a279baa217b7874f347359f9840.tar.gz ports-91bca11e15a05a279baa217b7874f347359f9840.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 08b3fa65a721..b7994d52aeea 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -79,6 +79,7 @@ SUBDIR += libslang SUBDIR += libtool SUBDIR += libxalloc + SUBDIR += linuxthreads SUBDIR += linux_devtools SUBDIR += linux_kdump SUBDIR += m4 |