Changeset 41477 in vbox for trunk/include
- Timestamp:
- May 29, 2012 11:43:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Makefile.kmk
r36536 r41477 6 6 7 7 # 8 # Copyright (C) 2006-201 0Oracle Corporation8 # Copyright (C) 2006-2012 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as … … 126 126 VBOX_ROOT_INCLUDE_MAKEFILE = $(PATH_ROOT)/include/Makefile.kmk 127 127 128 include $( KBUILD_PATH)/footer.kmk128 include $(FILE_KBUILD_FOOTER) 129 129 130 130
Note:
See TracChangeset
for help on using the changeset viewer.