# Copyright (C) 2010-2014 David Azarewicz # # To build this driver you must have installed : # OpenWatcom # ZIP (must be in PATH) # IBM DDK # DRV16 KIT # OS2 Toolkit # # See SETENV.CMD.TEMPLATE for the environment setup !ifndef %ROOT # if not defined in the environment !error ROOT must be set in the environment !endif ROOT=$(%ROOT) TARGET=NVETH RETAILPKG=pkg1 #TRACEPKG=pkg2 DRVMAKE=lin16.drv !include $(ROOT)\Tools\Makefile.mif