Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 12:44:23 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 52863 for review
Message-ID:  <200405161944.i4GJiNWm088372@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=52863

Change 52863 by peter@peter_overcee on 2004/05/16 12:43:45

	close .if

Affected files ...

.. //depot/projects/hammer/sys/conf/kmod.mk#25 edit

Differences ...

==== //depot/projects/hammer/sys/conf/kmod.mk#25 (text+ko) ====

@@ -143,6 +143,7 @@
 .if !defined(DEBUG_FLAGS)
 	${OBJCOPY} --strip-debug ${.TARGET}
 .endif
+.endif
 
 EXPORT_SYMS?=	NO
 .if ${EXPORT_SYMS} != YES



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405161944.i4GJiNWm088372>