From 3a108ed8682e8dab8bf301e91db1999d4cf88c55 Mon Sep 17 00:00:00 2001 From: "Zachary P. Landau" Date: Thu, 26 Jan 2006 17:37:59 -0500 Subject: Add support for r5200 board --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 2f8c4c4035..a244d24680 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -113,7 +113,7 @@ clibdir := $(shell dirname `$(CC) $(CFLAGS) -print-file-name=libc.a`) CPPFLAGS += -I.. -all: .depend $(OBJS) $(LIB) $(SREC) $(BIN) +all: .depend $(OBJS) $(LIB) #$(SREC) $(BIN) ######################################################################### $(LIB): .depend $(LIBOBJS) -- cgit v1.2.1