Changeset 41477 in vbox for trunk/src/apps/tunctl
- Timestamp:
- May 29, 2012 11:43:27 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78228
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/apps/tunctl/Makefile.kmk
r28800 r41477 7 7 8 8 # 9 # Copyright (C) 2006-20 07Oracle Corporation9 # Copyright (C) 2006-2012 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as … … 25 25 VBoxTunctl_SOURCES = tunctl.c 26 26 27 include $( KBUILD_PATH)/subfooter.kmk27 include $(FILE_KBUILD_SUB_FOOTER) 28 28
Note:
See TracChangeset
for help on using the changeset viewer.