Date: Wed, 4 Apr 2007 15:12:35 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 117362 for review Message-ID: <200704041512.l34FCZMH072173@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=117362 Change 117362 by gonzo@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704041512.l34FCZMH072173>
