mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Repaired win32 build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1677 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
102665958a
commit
b2a866434e
1 changed files with 3 additions and 0 deletions
|
|
@ -125,6 +125,9 @@ $(OBJDIR)/tetris.o: $(RECDIR)/tetris.c
|
||||||
$(OBJDIR)/sokoban.o: $(RECDIR)/sokoban.c
|
$(OBJDIR)/sokoban.o: $(RECDIR)/sokoban.c
|
||||||
$(CC) $(APPCFLAGS) -c $< -o $@
|
$(CC) $(APPCFLAGS) -c $< -o $@
|
||||||
|
|
||||||
|
$(OBJDIR)/blank.o: $(RECDIR)/blank.c
|
||||||
|
$(CC) $(APPCFLAGS) -c $< -o $@
|
||||||
|
|
||||||
$(OBJDIR)/bounce.o: $(RECDIR)/bounce.c
|
$(OBJDIR)/bounce.o: $(RECDIR)/bounce.c
|
||||||
$(CC) $(APPCFLAGS) -c $< -o $@
|
$(CC) $(APPCFLAGS) -c $< -o $@
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue