diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-01-26 05:57:13 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-01-26 05:57:13 +0000 |
commit | 2b3fb8d7f6931bfc0d31321496e4f81630a2168b (patch) | |
tree | 215688ee30d1475845d7e56c56cc7a08ba9c8c44 /devel | |
parent | Port for UCL common multimedia library, used by tools like sdr and rat. (diff) |
Add uclmmbase.
Re-sort.
Notes
Notes:
svn path=/head/; revision=25081
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index ee40de1035c6..63c1dca58649 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -86,9 +86,9 @@ SUBDIR += libtool SUBDIR += libxalloc SUBDIR += lincvs - SUBDIR += linuxthreads SUBDIR += linux_devtools SUBDIR += linux_kdump + SUBDIR += linuxthreads SUBDIR += m4 SUBDIR += m68kbinutils SUBDIR += m68kgcc @@ -125,9 +125,9 @@ SUBDIR += p5-File-Tools SUBDIR += p5-Filter SUBDIR += p5-FreezeThaw + SUBDIR += p5-IO-stringy SUBDIR += p5-Include SUBDIR += p5-IniConf - SUBDIR += p5-IO-stringy SUBDIR += p5-PV SUBDIR += p5-Parse-RecDescent SUBDIR += p5-Penguin @@ -143,8 +143,8 @@ SUBDIR += p5-Term-Query SUBDIR += p5-Term-ReadKey SUBDIR += p5-Time - SUBDIR += p5-TimeDate SUBDIR += p5-Time-HiRes + SUBDIR += p5-TimeDate SUBDIR += p5-TraceFuncs SUBDIR += patch SUBDIR += pccts @@ -186,6 +186,7 @@ SUBDIR += tkcvs SUBDIR += tkref SUBDIR += tvision + SUBDIR += uclmmbase SUBDIR += ups-debug SUBDIR += vtcl SUBDIR += xmake |