From 71146bd4a32f26b26d76b8847cdb62a8126be491 Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Sat, 3 Jul 2021 09:13:38 +1200 Subject: Remove copy coroutine build rule. --- win32/Makefile.sub | 3 --- 1 file changed, 3 deletions(-) (limited to 'win32/Makefile.sub') diff --git a/win32/Makefile.sub b/win32/Makefile.sub index cce75aff29..febff220ae 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -1223,9 +1223,6 @@ $(ruby_pc): $(RBCONFIG) {$(srcdir)/coroutine/win64}.asm{coroutine/win64}.obj: $(ECHO) assembling $(<:\=/) $(Q) $(AS) $(ASFLAGS) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -c $(<:\=/) -{$(srcdir)/coroutine/copy}.c{coroutine/copy}.obj: - $(ECHO) compiling $(<:\=/) - $(Q) $(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$(<:\=/) {$(srcdir)/enc/trans}.c.obj: $(ECHO) compiling $(<:\=/) -- cgit v1.2.3