sourcephile
/
git
/
comptalang.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ajout : Filter : Filter_Transaction_Posting : joint les tests sur le même Posting.
[comptalang.git]
/
GNUmakefile
diff --git
a/GNUmakefile
b/GNUmakefile
index 6fe5f5fbd3c6b07a44244ab78e592266820b3142..689ad6badc2fdcb5845aa9ec4d5722a45012848e 100644
(file)
--- a/
GNUmakefile
+++ b/
GNUmakefile
@@
-125,7
+125,7
@@
hlint: $(HCOMPTA_INTERFACES:=/hlint.html)
## prof
###
.PHONY: prof
-prof: $(
foreach command,$(HCOMPTA_COMMANDS),prof/$(command
))
+prof: $(
addprefix prof/,$(HCOMPTA_COMMANDS
))
prof/commit/$(commit):
mkdir -p "$@"