]> andersk Git - moira.git/blobdiff - util/imake.includes/Imake.rules
remove support for automatically building in a separate tree (because it
[moira.git] / util / imake.includes / Imake.rules
index eea654e801ce97825a75afd65d53b80f9829230b..1f15b6d3259d360375903e4e4e3d9d2929727304 100644 (file)
@@ -137,13 +137,6 @@ name::                                                                     @@\
                        echo "### Done with" `pwd`);            \       @@\
        done
 
-#define src_target()                                                   @@\
-src:: ${CODE}                                                          @@\
-                                                                       @@\
-${CODE}:                                                               @@\
-       $(RM) $@                                                        @@\
-       -$(LN) ${SRCDIR}/$@ $@
-
 #define do_subdirs_no_imakefile(subdirs)                               @@\
        foreach_subdirs(all, subdirs)                                   @@\
        foreach_subdirs(install, subdirs)                               @@\
This page took 0.032452 seconds and 4 git commands to generate.