projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Formerly ../stdio/vfprintf.c.~8~
[kopensolaris-gnu/glibc.git]
/
MakeTAGS
diff --git
a/MakeTAGS
b/MakeTAGS
index
7f0b159
..
0f79596
100644
(file)
--- a/
MakeTAGS
+++ b/
MakeTAGS
@@
-72,6
+72,9
@@
TAGS: $(tags_sources)
ifdef subdir
ifdef tags_sources
$(ETAGS) -o $@ $^
+else
+# No sources. Create a dummy file.
+ touch $@
endif # tags_sources
else # parent
TAGS: subdir_TAGS