PERFORCE change 128932 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Sun Nov 11 06:00:28 PST 2007


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

Change 128932 by gonzo at gonzo_jeeves on 2007/11/11 13:59:40

	o Remove extra .endif

Affected files ...

.. //depot/projects/mips2/src/share/mk/sys.mk#8 edit

Differences ...

==== //depot/projects/mips2/src/share/mk/sys.mk#8 (text+ko) ====

@@ -37,7 +37,6 @@
 CC		?=	cc
 CFLAGS		?=	-fno-strict-aliasing -pipe
 .endif
-.endif
 
 CXX		?=	c++
 CXXFLAGS	?=	${CFLAGS:N-std=*:N-Wnested-externs:N-W*-prototypes}


More information about the p4-projects mailing list