Commit 94321e98 authored by Raymond Toy's avatar Raymond Toy
Browse files

Oops. Didn't mean for the gencgc.o rule to get included.

parent 86f6dccd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -88,6 +88,3 @@ DEPEND_FLAGS =
e_rem_pio2.o : e_rem_pio2.c
	$(CC) -c $(CFLAGS) $(CPPFLAGS) $<
# 
gencgc.o : gencgc.c
	$(CC) -c -mno-sse $(CFLAGS) $(CPPFLAGS) $<
 No newline at end of file