http://git.etherboot.org
/
efi
/
basetools
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Correct license header to BSD license.
[efi/basetools/.git]
/
Source
/
C
/
EfiRom
/
Makefile
1
!INCLUDE ..\Makefiles\ms.common
2
3
APPNAME = EfiRom
4
5
LIBS = $(LIB_PATH)\Common.lib
6
7
OBJECTS = EfiRom.obj
8
9
!INCLUDE ..\Makefiles\ms.app
10