#pmake: build os_linux cpu_x64
#
# Open Watcom Debugger makefile for Linux
#

host_os  = linux
host_cpu = x64

extra_ldflags = -ldl

!include ../../master.mif
