PERFORCE change 73421 for review

Juli Mallett jmallett at FreeBSD.org
Thu Mar 17 18:49:51 PST 2005


http://perforce.freebsd.org/chv.cgi?CH=73421

Change 73421 by jmallett at 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"


More information about the p4-projects mailing list