PERFORCE change 44319 for review
    Juli Mallett 
    jmallett at FreeBSD.org
       
    Thu Dec 25 14:23:54 PST 2003
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=44319
Change 44319 by jmallett at jmallett_oingo on 2003/12/25 14:23:28
	Catch up to mips now liking <mips/mips.h> included like other
	ports.
Affected files ...
.. //depot/projects/mips/gnu/usr.bin/cc/cc_tools/Makefile#8 edit
Differences ...
==== //depot/projects/mips/gnu/usr.bin/cc/cc_tools/Makefile#8 (text+ko) ====
@@ -160,9 +160,7 @@
 # The list of headers to go into tconfig.h
 #
 TARGET_INC=	ansidecl.h
-.if ${TARGET_ARCH} != "mips"
 TARGET_INC+=	${GCC_CPU}/${GCC_CPU}.h
-.endif
 .if ${TARGET_ARCH} == "i386" || ${TARGET_ARCH} == "amd64"
 TARGET_INC+=	${GCC_CPU}/unix.h
 TARGET_INC+=	${GCC_CPU}/att.h
    
    
More information about the p4-projects
mailing list