diff options
Diffstat (limited to 'emulators/vmware3/files/Makefile')
-rw-r--r-- | emulators/vmware3/files/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/vmware3/files/Makefile b/emulators/vmware3/files/Makefile index 24156b4..32991c3 100644 --- a/emulators/vmware3/files/Makefile +++ b/emulators/vmware3/files/Makefile @@ -1,3 +1,5 @@ +# $FreeBSD$ + SUBDIR= vmmon-only vmnet-only/freebsd .include <bsd.subdir.mk> |