Index: head/sys/modules/ntb/ntb_tool/Makefile =================================================================== --- head/sys/modules/ntb/ntb_tool/Makefile (nonexistent) +++ head/sys/modules/ntb/ntb_tool/Makefile (revision 351138) @@ -0,0 +1,9 @@ +# $FreeBSD$ + +.PATH: ${SRCTOP}/sys/dev/ntb/test + +KMOD = ntb_tool +SRCS = ntb_tool.c +SRCS += device_if.h bus_if.h pci_if.h ntb_if.h + +.include Property changes on: head/sys/modules/ntb/ntb_tool/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property