#This is a makefile include file - see makefile.drv #commas are not allowed in these definitions #Driver tested by: David Azarewicz PROJECT=Intel PRO/1000 PCIe MAC Driver #If SVN, then the current SVN revision number is used FIXPACK=SVN # VERSION must match the version in USESAVEDVERSION for WIS creation. VERSION=0.2.8 USESAVEDVERSION=f:\src\work\save\MultiMac-20150903-WPI.zip OBJS=$(OBJDIR)\es2lan.obj $(OBJDIR)\ich8lan.obj $(OBJDIR)\lib.obj $(OBJDIR)\phy.obj $(OBJDIR)\82571.obj $(OBJDIR)\e1000hw.obj