VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/Etherboot-src/Makefile@ 41371

最後變更 在這個檔案從41371是 1,由 vboxsync 提交於 55 年 前

import

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 360 位元組
 
1# Override ARCH here or on the command line
2# ARCH=i386
3# Additionally you can supply extra compilation arguments, e.g. for x86_64
4# EXTRA_CFLAGS=-m32
5# EXTRA_ASFLAGS=--32
6# EXTRA_LDFLAGS=-m elf_i386
7ifndef ARCH
8ARCH:=$(shell uname -m | sed -e s,i[3456789]86,i386,)
9endif
10MAKEDEPS:=
11SUFFIXES:=
12
13include Config
14include arch/$(ARCH)/Config
15include Makefile.main
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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