PERFORCE change 1202710 for review

Khilan Gudka novazeta at FreeBSD.org
Tue Nov 11 11:11:03 UTC 2014


http://p4web.freebsd.org/@@1202710?ac=10

Change 1202710 by novazeta at novazeta_vica on 2014/11/11 11:10:32

	Fix typo

Affected files ...

.. //depot/projects/ctsrd/tesla/src/share/mk/bsd.prog.mk#20 edit

Differences ...

==== //depot/projects/ctsrd/tesla/src/share/mk/bsd.prog.mk#20 (text+ko) ====

@@ -129,7 +129,7 @@
 .if ${MK_SOAAP} != "no"
 CLEANFILES+=	${PROG}.${LLVM_IR_TYPE}-a \
 		${PROG}.bc_cep ${PROG}.po_cep ${PROG}.soaap_cg \
-		${PROG}.bc_soaap_perf ${PROG}.po_soaap_perf ${PROG}.soaap_pef
+		${PROG}.bc_soaap_perf ${PROG}.po_soaap_perf ${PROG}.soaap_perf
 .endif
 .endif
 


More information about the p4-projects mailing list