diff options
Diffstat (limited to 'sys/modules/vmware')
| -rw-r--r-- | sys/modules/vmware/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/vmware/pvscsi/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/vmware/vmci/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/vmware/vmxnet3/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/vmware/Makefile b/sys/modules/vmware/Makefile index a7902a1b0880..3d75f1a59c5c 100644 --- a/sys/modules/vmware/Makefile +++ b/sys/modules/vmware/Makefile @@ -1,5 +1,4 @@ # -# $FreeBSD$ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/sys/modules/vmware/pvscsi/Makefile b/sys/modules/vmware/pvscsi/Makefile index 6a4e8af952e1..60951e886ce5 100644 --- a/sys/modules/vmware/pvscsi/Makefile +++ b/sys/modules/vmware/pvscsi/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .PATH: ${SRCTOP}/sys/dev/vmware/pvscsi diff --git a/sys/modules/vmware/vmci/Makefile b/sys/modules/vmware/vmci/Makefile index 09b6aadf6892..45accc068cc8 100644 --- a/sys/modules/vmware/vmci/Makefile +++ b/sys/modules/vmware/vmci/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .PATH: ${SRCTOP}/sys/dev/vmware/vmci diff --git a/sys/modules/vmware/vmxnet3/Makefile b/sys/modules/vmware/vmxnet3/Makefile index 073c9fd077d0..8e0e9ba68f95 100644 --- a/sys/modules/vmware/vmxnet3/Makefile +++ b/sys/modules/vmware/vmxnet3/Makefile @@ -1,5 +1,4 @@ # -# $FreeBSD$ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |
