VirtualBox

vbox的更動 10190 路徑 trunk/src/apps/tunctl


忽略:
時間撮記:
2008-7-4 上午02:25:55 (16 年 以前)
作者:
vboxsync
訊息:

Converted to sub-makefiles + VBOX_SINGLE_MAKEFILE.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/apps/tunctl/Makefile.kmk

    r9562 r10190  
    11# $Id: Makefile.kmk 31342 2008-05-28 08:44:35Z frank $
    22## @file
    3 # Makefile for VBoxTunctl, which is identical to tunctl from Usermode Linux
    4 # except for the name.
     3# Sub-Makefile for VBoxTunctl
     4#
     5# VBoxTunctl is identical to tunctl from Usermode Linux except for the name.
    56#
    67
     
    2122#
    2223
    23 DEPTH = ../../..
    24 include $(KBUILD_PATH)/header.kmk
     24SUB_DEPTH = ../../..
     25include $(KBUILD_PATH)/subheader.kmk
    2526
    26 ifneq ($(KBUILD_HOST),linux)
    27 $(error "VBoxTunctl can only be built on Linux!")
    28 endif
    29 
    30 PROGRAMS       = VBoxTunctl
    31 
     27PROGRAMS.linux += VBoxTunctl
    3228VBoxTunctl_TEMPLATE = VBOXR3EXE
    3329VBoxTunctl_SOURCES  = tunctl.c
    3430
    35 include $(KBUILD_PATH)/footer.kmk
     31include $(KBUILD_PATH)/subfooter.kmk
     32
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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