|
bagder: bootloader Makefile,1.1,1.2: msg#00220systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/bootloader In directory labb:/tmp/cvs-serv25615 Modified Files: Makefile Log Message: fixed depfile file name Index: Makefile =================================================================== RCS file: /cvsroot/rockbox/bootloader/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile 28 Jan 2005 12:51:10 -0000 1.1 +++ Makefile 28 Jan 2005 23:25:40 -0000 1.2 @@ -9,7 +9,7 @@ INCLUDES= -I$(FIRMDIR)/include -I$(FIRMDIR)/export -I. -I$(OBJDIR) -DEPFILE = $(OBJDIR)/dep-apps +DEPFILE = $(OBJDIR)/dep-bootloader LDS := $(FIRMDIR)/boot.lds ifdef DEBUG _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | zagor: apps dbtree.c,1.10,1.11: 00220, cvs |
|---|---|
| Next by Date: | bagder: tools configure,1.86,1.87: 00220, cvs |
| Previous by Thread: | zagor: apps dbtree.c,1.10,1.11i: 00220, cvs |
| Next by Thread: | bagder: tools configure,1.86,1.87: 00220, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |