projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecd44a6
)
main sources wildcard too specific
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 29 Apr 2023 10:44:53 +0000
(11:44 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 29 Apr 2023 10:44:53 +0000
(11:44 +0100)
openpower/sv/rfc/Makefile
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/Makefile
b/openpower/sv/rfc/Makefile
index 18db19d61857b5fc32031ae82623af8a94d28808..a813c90aafd99c279e2ac533aa3d754c4e2769b5 100644
(file)
--- a/
openpower/sv/rfc/Makefile
+++ b/
openpower/sv/rfc/Makefile
@@
-2,7
+2,7
@@
.SECONDARY:
-main_sources = $(wildcard ls
[0-9][0-9][0-9]
.mdwn)
+main_sources = $(wildcard ls
*
.mdwn)
pdfs = $(patsubst %.mdwn,%.pdf,$(main_sources))
deps = $(patsubst %,tex_out/%.d,$(main_sources))