commit | 552d3147500f23236c57b5b04122f81b593f98c1 | [log] [tgz] |
---|---|---|
author | Zachary P. Landau <zachary.landau@labxtechnologies.com> | Thu Jan 26 17:37:59 2006 -0500 |
committer | Zachary P. Landau <zachary.landau@labxtechnologies.com> | Thu Jan 26 17:37:59 2006 -0500 |
tree | 321bd1abc4304eb054c4c69009480f10e3424701 | |
parent | 0bba8622263fbe7462e68bb12dc4e66b99cd3a17 [diff] [blame] |
Add support for r5200 board
diff --git a/examples/Makefile b/examples/Makefile index 2f8c4c4..a244d24 100644 --- a/examples/Makefile +++ b/examples/Makefile
@@ -113,7 +113,7 @@ CPPFLAGS += -I.. -all: .depend $(OBJS) $(LIB) $(SREC) $(BIN) +all: .depend $(OBJS) $(LIB) #$(SREC) $(BIN) ######################################################################### $(LIB): .depend $(LIBOBJS)