• Michael Shigorin's avatar
    main.mk: target refactoring · 768df7e9
    Michael Shigorin authored
    The issue with the original hasty code that stuck around
    was that it bluntly ignored any ifdef/ifeq constructs due to
    an obvious reason of being essentially a grep, not a makefile
    interpreter.
    
    It's now fixed so that e.g. arch-specific targets won't pop up
    for no good reason.
    
    Thanks ldv@ for discussion and a reminder about the dump mode
    (make -p).
    768df7e9
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...