projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e60b2e2
)
Make sigmsg.h NOT depend on the Makefile.
author
Ken Hornstein
<kenh@pobox.com>
Sun, 22 Jan 2012 06:15:40 +0000
(
01:15
-0500)
committer
Ken Hornstein
<kenh@pobox.com>
Sun, 22 Jan 2012 06:15:40 +0000
(
01:15
-0500)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
0045f70
..
0799555
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-315,7
+315,7
@@
uip_viamail_SOURCES = uip/viamail.c uip/mhmisc.c uip/mhoutsbr.c uip/sendsbr.c \
config/version.c: Makefile
sh $(srcdir)/config/version.sh $(VERSION) > $@
-sbr/sigmsg.h: Makefile $(srcdir)/sbr/sigmsg.awk $(SIGNAL_H)
+sbr/sigmsg.h: $(srcdir)/sbr/sigmsg.awk $(SIGNAL_H)
$(AWK) -f $(srcdir)/sbr/sigmsg.awk $(SIGNAL_H) > $@
etc/mts.conf: $(srcdir)/etc/mts.conf.in Makefile