projects
/
plproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee6d4c2
)
add ACk target to makefile
author
Marko Kreen
<markokr@gmail.com>
Mon, 19 Nov 2007 09:11:37 +0000
(09:11 +0000)
committer
Marko Kreen
<markokr@gmail.com>
Mon, 19 Nov 2007 09:11:37 +0000
(09:11 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 9a9dd0f2bdcb36a879779b68c41517360bfb1a72..07eca13e0222790509efde167188a73f67abfc1e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-67,6
+67,9
@@
tgzclean:
test: install
make installcheck || { less regression.diffs; exit 1; }
+ack:
+ cp results/*.out expected/
+
deb:
yada rebuild
debuild -uc -us -b