include $(DEVBASE)/make/Makeparams

#--------------------------------------------------
# compile posix stubs for VXWORKS target
#--------------------------------------------------
SUBDIRS = posix

include $(DEVBASE)/make/Makesubdirs

