summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plugins/plugins.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/common/plugins/plugins.mk')
-rw-r--r--src/usr/diag/prdf/common/plugins/plugins.mk11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/usr/diag/prdf/common/plugins/plugins.mk b/src/usr/diag/prdf/common/plugins/plugins.mk
index 28d91752a..27e7efddb 100644
--- a/src/usr/diag/prdf/common/plugins/plugins.mk
+++ b/src/usr/diag/prdf/common/plugins/plugins.mk
@@ -29,12 +29,11 @@ PLUGIN_NAME = lib${BASE_LIB_NAME}
RULE_LIBRARY_NAME = ${BASE_LIB_NAME}-rule
PRDR_ERRL_LIB = lib${RULE_LIBRARY_NAME}
-LIBRARY_OFILES += \
- prdfLogParse.o \
- prdfLogParse_common.o \
- prdfCenLogParse.o \
- prdrErrlPluginsSupt.o \
- prdfParserUtils.o
+LIBRARY_OFILES += prdfLogParse.o
+LIBRARY_OFILES += prdfLogParse_common.o
+LIBRARY_OFILES += prdfCenLogParse.o
+LIBRARY_OFILES += prdrErrlPluginsSupt.o
+LIBRARY_OFILES += prdfParserUtils.o
LIBFLAGS = -Efips/lib
OpenPOWER on IntegriCloud