PERFORCE change 52863 for review

Peter Wemm peter at FreeBSD.org
Sun May 16 12:44:25 PDT 2004


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

Change 52863 by peter at 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


More information about the p4-projects mailing list