Add o32 and more n64 subsystems

This commit is contained in:
Tom G. Christensen 2007-07-28 14:39:51 +00:00
parent 643fada6f1
commit 4460536042
2 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
sw Software sw Software
swo32 Software (o32)
sw64 Software (n64) sw64 Software (n64)
man Documentation man Documentation
opt Optional components opt Optional components

View File

@ -1,4 +1,6 @@
sw.base default base software sw.base default base software
swo32.base nodefault base software (o32)
sw64.base nodefault base software (n64)
sw.lib default shared libraries sw.lib default shared libraries
sw64.lib nodefault shared libraries (n64) sw64.lib nodefault shared libraries (n64)
sw.dev nodefault development files sw.dev nodefault development files