X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2FMakefile;h=a48938023597dbceee8889f421260cf93f0ba895;hb=5ddebd0eca7f013526cbf4d9b25dd4fa67a283ad;hp=3aa3cc374122b01106db6a370a58e3f60ee6dc27;hpb=8459057864e8acfbbd91611cc44779310d6149dc;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/Makefile b/src/Makefile index 3aa3cc374..a48938023 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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 \