Hints DB interface: convert from macros to inlinable functions.
[exim.git] / src / Makefile
index 3aa3cc374122b01106db6a370a58e3f60ee6dc27..a48938023597dbceee8889f421260cf93f0ba895 100644 (file)
@@ -102,6 +102,7 @@ distclean:; $(RM_COMMAND) -rf build-* cscope*
 cscope.files: FRC
        echo "-q" > $@
        echo "-p3" >> $@
+       -bd=build-$(buildname); [ -d $$bd ] && echo -e "$$bd/config.h\n$$bd/Makefile" >> $@
        find src Local OS exim_monitor -name "*.[cshyl]" -print \
                    -o -name "os.[ch]*" -print \
                    -o -name "*akefile*" -print \