MODULE_TOPDIR = ../..

LIB = IOSTREAM

include $(MODULE_TOPDIR)/include/Make/Lib.make


ifneq ($(strip $(CXX)),)
default: stlib
endif
