projects
/
apt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61ebcc5
)
Patch to allow "make apt-all.pot" work in the baz archive
author
Christian Perrier
<bubulle@debian.org>
Tue, 10 Jan 2006 13:51:09 +0000
(13:51 +0000)
committer
Christian Perrier
<bubulle@debian.org>
Tue, 10 Jan 2006 13:51:09 +0000
(13:51 +0000)
buildlib/podomain.mak
patch
|
blob
|
blame
|
history
diff --git
a/buildlib/podomain.mak
b/buildlib/podomain.mak
index e1ae0c805bcc2d4ce13a1e066b694e5d4ba97dc2..511a5cae278a352394d7a3fd184b5caeeee6f837 100644
(file)
--- a/
buildlib/podomain.mak
+++ b/
buildlib/podomain.mak
@@
-14,7
+14,7
@@
MKDIRS += $(PO_DOMAINS)/$(MY_DOMAIN)
$(PO_DOMAINS)/$(MY_DOMAIN)/$(LOCAL).$(TYPE)list: SRC := $(addprefix $(SUBDIR)/,$(SOURCE))
$(PO_DOMAINS)/$(MY_DOMAIN)/$(LOCAL).$(TYPE)list: makefile
(echo $(SRC) | xargs -n1 echo) > $@
-binary program: $(PO_DOMAINS)/$(MY_DOMAIN)/$(LOCAL).$(TYPE)list
+binary program
clean
: $(PO_DOMAINS)/$(MY_DOMAIN)/$(LOCAL).$(TYPE)list
veryclean: veryclean/$(LOCAL)
veryclean/po/$(LOCAL): LIST := $(PO_DOMAINS)/$(MY_DOMAIN)/$(LOCAL).$(TYPE)list