VirtualBox

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

Last change on this file since 40754 was 1, checked in by vboxsync, 54 years ago

import

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 253 bytes
Line 
1ARCH:=e1
2MAKEDEPS:=
3
4include arch/$(ARCH)/Config
5include Config
6
7CC= e1-coff-gcc
8AS= e1-coff-as
9LD= e1-coff-ld
10SIZE= e1-coff-size
11AR= e1-coff-ar
12RANLIB= e1-coff-ranlib
13OBJCOPY=e1-coff-objcopy
14
15MAKEDEPS+=Makefile-e1
16BIN=bin-e1
17
18include Makefile.main
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use