git.joshuawise.com
/
fpgaboy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a39385
)
Fix makefile
author
Joshua Wise
<joshua@nyus.joshuawise.com>
Thu, 17 Apr 2008 04:01:35 +0000
(
00:01
-0400)
committer
Joshua Wise
<joshua@nyus.joshuawise.com>
Thu, 17 Apr 2008 04:01:35 +0000
(
00:01
-0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 3cabf3feb3cf9792ec6fefe51d7bcb9cf44870b6..41e01c4e94a8f69f9a98e57e899de10a1c719023 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,7
+42,7
@@
parsim: CoreTop_isim_par.exe
%.o: %.asm
rgbasm -o$@ $<
-%.bin: %.o
rom.lnk
+%.bin: %.o
echo "[Objects]" > tmp.lnk
echo $< >> tmp.lnk
echo "" >> tmp.lnk
This page took
0.022579 seconds
and
4
git commands to generate.