.
authorJim Meyering <jim@meyering.net>
Sat, 13 Dec 1997 22:55:52 +0000 (22:55 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Dec 1997 22:55:52 +0000 (22:55 +0000)
lib/Makefile.in

index 50c682e62e0c75186fd9ea31b57d72712653f71a..628a305324161bbaa0da55ea80fe4007766ededc 100644 (file)
@@ -338,6 +338,7 @@ distdir: $(DISTFILES)
 MKDEP = $(CC) -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
 
 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
+
 -include $(DEP_FILES)
 -include .deps/.P
 .deps/.P: $(BUILT_SOURCES)