2 Oct 2003 00:30
cvs: uisimulator/x11 Makefile,1.105,1.106
Bjorn Stenberg <zagor <at> users.sourceforge.net>
2003-10-01 22:30:06 GMT
2003-10-01 22:30:06 GMT
Update of /cvsroot/rockbox/uisimulator/x11
In directory sc8-pr-cvs1:/tmp/cvs-serv32379/x11
Modified Files:
Makefile
Log Message:
Removed games and demos menus.
Index: Makefile
===================================================================
RCS file: /cvsroot/rockbox/uisimulator/x11/Makefile,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -b -r1.105 -r1.106
--- Makefile 10 Jul 2003 11:52:42 -0000 1.105
+++ Makefile 1 Oct 2003 22:30:04 -0000 1.106
<at> <at> -103,7 +103,7 <at> <at>
screens.c peakmeter.c sleeptimer.c keyboard.c onplay.c\
misc.c plugin.c
-MENUS = games_menu.c demo_menu.c settings_menu.c sound_menu.c playlist_menu.c
+MENUS = settings_menu.c sound_menu.c playlist_menu.c
ifeq ($(DISPLAY),-DHAVE_LCD_BITMAP)
APPS += bmp.c widgets.c
<at> <at> -156,12 +156,6 <at> <at>
$(CC) $(APPCFLAGS) -c $< -o $ <at>
$(OBJDIR)/sound_menu.o: $(APPDIR)/sound_menu.c
- $(CC) $(APPCFLAGS) -c $< -o $ <at>
(Continue reading)
RSS Feed