git.joshuawise.com
/
netwatch.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a lot of copyright headers
[netwatch.git]
/
ich2
/
Makefile
diff --git
a/ich2/Makefile
b/ich2/Makefile
index e41432b8aac13df3ae22716c799d3693b20aea79..d383a50acc95e3c25387e3c822e3d732f5ad7ef8 100644
(file)
--- a/
ich2/Makefile
+++ b/
ich2/Makefile
@@
-1,2
+1,5
@@
smram-ich2: smm-open-ich2.c
- gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c
+ gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c -I../include
+
+clean:
+ rm -f smram-ich2
This page took
0.021935 seconds
and
4
git commands to generate.