From d24acf733a6fcc22ec53c241311240b950db0b11 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 11 Mar 2011 15:49:03 -0800 Subject: Remove redundant entry from Makefile --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 4b449254..dc6a9b7c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -300,7 +300,6 @@ RUNTIME_HDR := rt/globals.h \ RUNTIME_INCS := -Irt/isaac -Irt/uthash RUNTIME_OBJS := $(RUNTIME_CS:.cpp=.o) -RUNTIME_LIBS := $(CFG_RUNTIME_LIBS) STDLIB_CRATE := lib/std.rc STDLIB_INPUTS := $(wildcard lib/*.rc lib/*.rs lib/*/*.rs) -- cgit v1.2.3