Date: Fri, 18 Mar 2005 02:49:50 GMT From: Juli Mallett <jmallett@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 73421 for review Message-ID: <200503180249.j2I2noVR045882@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=73421 Change 73421 by jmallett@jmallett_windward on 2005/03/18 02:49:15 Of all the things I've lost I miss my working toolchain the most. Like, seriously. This is pain. Affected files ... .. //depot/projects/mips/gnu/usr.bin/binutils/as/Makefile#5 edit Differences ... ==== //depot/projects/mips/gnu/usr.bin/binutils/as/Makefile#5 (text+ko) ==== @@ -19,7 +19,7 @@ subsegs.c symbols.c write.c depend.c ehopt.c dw2gencfi.c .if ${TARGET_ARCH} == "mips" -SRCS+= itbl-ops.c +SRCS+= itbl-lex.l itbl-ops.c itbl-parse.y .endif .if ${TARGET_ARCH} == "amd64"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503180249.j2I2noVR045882>