Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
...@@ -88,6 +88,3 @@ DEPEND_FLAGS = ...@@ -88,6 +88,3 @@ DEPEND_FLAGS =
e_rem_pio2.o : e_rem_pio2.c e_rem_pio2.o : e_rem_pio2.c
$(CC) -c $(CFLAGS) $(CPPFLAGS) $< $(CC) -c $(CFLAGS) $(CPPFLAGS) $<
#
gencgc.o : gencgc.c
$(CC) -c -mno-sse $(CFLAGS) $(CPPFLAGS) $<
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment