File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -162,10 +162,10 @@ help: | toolvars sysvars
162
162
@echo " <ARTIFACT>_TEST location of test files of the artifact"
163
163
@echo " <ARTIFACT>_TYPE artifact usage type"
164
164
@echo " - src - use sources and headers from git"
165
- @echo " - hdr - use headers only from git"
166
- @echo " - pkg - use pkgconfig for configuration"
167
- @echo " - lib - use system headers and -l<libname> flags"
168
- @echo " - opt - use optional configuration"
165
+ @echo " - hdr - use headers only from git"
166
+ @echo " - pkg - use pkgconfig for configuration"
167
+ @echo " - lib - use system headers and -l<libname> flags"
168
+ @echo " - opt - use optional configuration"
169
169
@echo " <ARTIFACT>_URL location of the artifact git repoisitory"
170
170
@echo " <ARTIFACT>_VERSION version of the artifact used for building"
171
171
@echo " "
You can’t perform that action at this time.
0 commit comments