#pmake: build flat cpu_386 os_os2
#
# iostmt3s.lib -- stack based multi-thread 32-bit IOSTREAM library
#
processor  = 386
system     = os2
model      = mf
convention = stack
linkage    = static
mthreaded  = 1
fs_registration = yes
define_library_include = $(cpplib_dir)/iostream/iostream.mif
!include $(cpplib_dir)/mklib.mif
