Skip to content

Commit 81be13f

Browse files
committed
Update comments
1 parent f8368f4 commit 81be13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
## sed -e 's|[[:alnum:]]*_sse.cpp ||g' | \
1313
## sed -e 's|[[:alnum:]]*_avx.cpp ||g' | \
1414
## sed -e 's|[[:alnum:]]*_armv4.cpp ||g' | \
15-
## sed -e 's|ppc_power[[:alnum:]]*.cpp ||g' | \
15+
## sed -e 's|[[:alnum:]]*_ppc.cpp ||g' | \
1616
## fold -s -w 72
1717
##
1818
## The command `make sources | sed ... | fold` will create the source file

0 commit comments

Comments
 (0)