- Timestamp:
- May 24, 2009 3:17:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk
r19853 r19962 1 # $Id$ 1 2 ## @file 2 3 # Sub-Makefile for the shell frontend. … … 25 26 VBoxShell_INST = $(INST_SDK)/bindings 26 27 VBoxShell_SOURCES = \ 27 vboxshell.py=>glue/python/sample/vboxshell.py\28 shellcommon.py=>glue/python/sample/shellcommon.py 28 vboxshell.py=>glue/python/sample/vboxshell.py \ 29 shellcommon.py=>glue/python/sample/shellcommon.py 29 30 30 31 include $(KBUILD_PATH)/subfooter.kmk 32
Note:
See TracChangeset
for help on using the changeset viewer.