aboutsummaryrefslogtreecommitdiffstats
path: root/src/deps.mk
diff options
context:
space:
mode:
authorPaul Eggert2011-01-30 15:34:18 -0800
committerPaul Eggert2011-01-30 15:34:18 -0800
commit16c3e636a68cf74386d3d4d582a3a189b84d700c (patch)
tree43ef51bef626bf3b4c4d578e8dce0ad9857e98df /src/deps.mk
parent4eec7f8b2b465c6fc2c09d37d4da2b540f607df0 (diff)
downloademacs-16c3e636a68cf74386d3d4d582a3a189b84d700c.tar.gz
emacs-16c3e636a68cf74386d3d4d582a3a189b84d700c.zip
strftime: import from gnulib
Diffstat (limited to 'src/deps.mk')
-rw-r--r--src/deps.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/deps.mk b/src/deps.mk
index 98cd7e66fed..7f90688c03b 100644
--- a/src/deps.mk
+++ b/src/deps.mk
@@ -168,7 +168,6 @@ search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
168 $(INTERVALS_H) \ 168 $(INTERVALS_H) \
169 lisp.h $(config_h) 169 lisp.h $(config_h)
170sound.o: sound.c dispextern.h syssignal.h lisp.h $(config_h) atimer.h systime.h 170sound.o: sound.c dispextern.h syssignal.h lisp.h $(config_h) atimer.h systime.h
171strftime.o: strftime.c $(config_h)
172syntax.o: syntax.c syntax.h buffer.h commands.h category.h character.h \ 171syntax.o: syntax.c syntax.h buffer.h commands.h category.h character.h \
173 keymap.h regex.h $(INTERVALS_H) lisp.h $(config_h) 172 keymap.h regex.h $(INTERVALS_H) lisp.h $(config_h)
174sysdep.o: sysdep.c syssignal.h systty.h systime.h syswait.h blockinput.h \ 173sysdep.o: sysdep.c syssignal.h systty.h systime.h syswait.h blockinput.h \