Touting a little Xmas wish into the snowy intertubes: Many kudos to anyone who writes a little tool to generate a depends.mk Makefile from an .asd file. (Similar to gcc's -M / -MM flags.)
xcvb can produce a Makefile from a build.xcvb, and a build.xcvb from a .asd (though unless your .asd is simple, the process is lossy and you'll have to adjust by hand).
1 comment:
xcvb can produce a Makefile from a build.xcvb, and a build.xcvb from a .asd (though unless your .asd is simple, the process is lossy and you'll have to adjust by hand).
Post a Comment