Removed debugging "tee" of assembly-stage output
[gnokii.git] / Makefile.global.in
index 84ca46d..fb02d54 100644 (file)
@@ -87,7 +87,7 @@ movel #\1,%d0; \
 lea stackcheck-.-8,%a0; \
 jsr 0(%pc,%a0); \
 moveml (%sp)+,%d0-%d7/%a0-%a6; \
-&!' | tee $@.d | \
+&!' | \
                $(AS) $(ASFLAGS) $(TARGET_MACH) -o $@
 else
        $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c -o $@ $<