#pmake: build serv remote os_qnx cpu_i86 cpu_386 tcp x86

host_os  = qnx
host_cpu = 386

os    = qnx
srv   = tcp
cpu   = x86
which = SERVER

extra_objs = $(remote_objs)
extra_libs = $(lang_root)/lib386/qnx4/socket3r.lib
inc_dirs   = -I"$(lang_root)/h/qnx4"

!include $(trap_dir)/master.mif
