projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84546c4
)
Keep this working with other makes than GNU.
author
Kimmo Suominen
<kimmo@suominen.com>
Sun, 16 Jul 2000 03:57:47 +0000
(
03:57
+0000)
committer
Kimmo Suominen
<kimmo@suominen.com>
Sun, 16 Jul 2000 03:57:47 +0000
(
03:57
+0000)
sbr/Makefile.in
patch
|
blob
|
history
diff --git
a/sbr/Makefile.in
b/sbr/Makefile.in
index
506c559
..
7ca5554
100644
(file)
--- a/
sbr/Makefile.in
+++ b/
sbr/Makefile.in
@@
-65,7
+65,7
@@
SRCS = add.c addrsbr.c ambigsw.c atooi.c brkstring.c \
# source for compatibility functions
COMPAT = snprintf.c strdup.c strerror.c
-OBJS = $(patsubst %.c,%.o,$(SRCS))
+OBJS = $(SRCS:.c=.o)
# auxiliary files
AUX = Makefile.in sigmsg.awk dtimep.lex