VirtualBox

Changeset 6759 in vbox for trunk/src/VBox/Frontends/VBoxFB


Ignore:
Timestamp:
Feb 2, 2008 9:44:51 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27841
Message:

Converted all but VirtualBox/Makefile.kmk to sub-makefiles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk

    r5999 r6759  
    11# $Id$
    22## @file
    3 # Makefile for VBoxFB.
     3# Sub-Makefile for VBoxFB.
    44#
    55
     
    1616#
    1717
    18 DEPTH = ../../../..
    19 include $(PATH_KBUILD)/header.kmk
     18DEPTH ?= ../../../..
     19SUB_DEPTH = ..
     20include $(PATH_KBUILD)/subheader.kmk
    2021
    21 PROGRAMS = VBoxFB
     22PROGRAMS += VBoxFB
    2223
    2324VBoxFB_SOURCES    = \
     
    2829VBoxFB_INCS       = \
    2930        /usr/include/directfb \
    30         $(PATH_BIN)/sdk/include \
     31        $(VBOX_PATH_SDK)/include \
    3132        $(VBOX_XPCOM_INCS)
    3233VBoxFB_LIBS       = \
     
    4546        -Wno-non-virtual-dtor -Wno-long-long -fshort-wchar -pthread -pipe
    4647
    47 include $(PATH_KBUILD)/footer.kmk
     48include $(PATH_KBUILD)/subfooter.kmk
    4849
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette