PERFORCE change 117362 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Wed Apr 4 15:12:36 UTC 2007


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

Change 117362 by gonzo at gonzo_jeeves on 2007/04/04 15:12:30

	o Add .endif missed during conflict resolution.

Affected files ...

.. //depot/projects/mips2/src/sys/Makefile#5 edit

Differences ...

==== //depot/projects/mips2/src/sys/Makefile#5 (text+ko) ====

@@ -7,6 +7,7 @@
 .if ${MACHINE_ARCH} != "mips"
 SUBDIR=	boot
 .endif
+.endif
 
 # Directories to include in cscope name file and TAGS.
 CSCOPEDIRS=	cam coda compat conf contrib crypto ddb dev fs geom gnu i4b \


More information about the p4-projects mailing list