VirtualBox

Changeset 16012 in vbox for trunk/src


Ignore:
Timestamp:
Jan 17, 2009 11:46:56 PM (16 years ago)
Author:
vboxsync
Message:

Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved to the templates).

Location:
trunk/src/VBox
Files:
3 edited

Legend:

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

    r13028 r16012  
    125125        $(VBOX_XCURSOR_INCS)
    126126endif
    127 VBoxBFE_INCS.freebsd = \
    128         /usr/include \
    129         /usr/local/include
    130127
    131128VBoxBFE_LIBS = \
  • trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk

    r12712 r16012  
    9191        $(VBOX_XCURSOR_INCS)
    9292endif
    93 VBoxSDL_INCS.freebsd = \
    94         /usr/include \
    95         /usr/local/include \
    96         /usr/X11R6/include ## @todo figure this out.
    9793ifneq ($(filter-out win solaris,$(KBUILD_TARGET)),)
    9894
     
    161157tstSDL_LIBPATH = \
    162158        $(VBOX_LIBPATH_X11)
    163 tstSDL_INCS.freebsd = \
    164         /usr/include \
    165         /usr/local/include \
    166         /usr/X11R6/include ## @todo figure this out.
    167159endif
    168160
  • trunk/src/VBox/Runtime/Makefile.kmk

    r15881 r16012  
    179179RuntimeR3_INCS.l4       = \
    180180        $(L4_INCDIR)
    181 # for iconv.h
    182 RuntimeR3_INCS.freebsd  = \
    183         /usr/local/include
    184 
    185181
    186182# RuntimeR3_INCS.solaris  = \
Note: See TracChangeset for help on using the changeset viewer.

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