• Michael Shigorin's avatar
    main.mk: bail out if no image type was specified · f1479275
    Michael Shigorin authored
    e.g., `make distro/icewm' instead of `make distro/icewm.iso'
    would be "successful" as there's a corresponding target indeed
    but the "success" would just mean building the configuration
    without running the actual build.
    
    Thanks cas@ for hitting this issue and reporting it.
    
    PS: note that the initial flagless implementation turned out
        to produce false positives for e.g. `make distclean'.
    f1479275
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...