• Michael Shigorin's avatar
    ensure that IMAGEDIR exists (thus globbable) · e46c259a
    Michael Shigorin authored
    It appears that manually specified IMAGEDIR, e.g. by adding
    
      IMAGEDIR = ~/out/$(shell date +%Y%m%d)
    
    to ~/.mkimage/profiles.mk, might be problematic due to
    missing globbing.  Let's make sure the paths are globbed
    and directories are created -- since make's wildcard()
    returns an empty string when there's nothing there [yet].
    e46c259a
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...