Changeset 8760 in vbox for trunk/src/VBox/Frontends/VBoxFB
- Timestamp:
- May 11, 2008 6:39:30 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 30740
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk
r8155 r8760 22 22 DEPTH ?= ../../../.. 23 23 SUB_DEPTH = .. 24 include $( PATH_KBUILD)/subheader.kmk24 include $(KBUILD_PATH)/subheader.kmk 25 25 26 26 PROGRAMS += VBoxFB … … 50 50 -Wno-non-virtual-dtor -Wno-long-long -fshort-wchar -pthread -pipe 51 51 52 include $( PATH_KBUILD)/subfooter.kmk52 include $(KBUILD_PATH)/subfooter.kmk 53 53
Note:
See TracChangeset
for help on using the changeset viewer.