Changeset 52b0d10 for BLFS/Makefile


Ignore:
Timestamp:
07/06/2007 12:59:01 AM (17 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
5120fdc
Parents:
615ba88
Message:

BLFS book: progress_bar.sh, documentation and misc adjustments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/Makefile

    r615ba88 r52b0d10  
    1212
    1313$(CONFIG)/conf:
    14         $(MAKE) -C $(CONFIG) conf
     14        $(MAKE) -B -C $(CONFIG) conf
    1515
    1616$(CONFIG)/mconf:
    17         $(MAKE) -C $(CONFIG) ncurses conf mconf
     17        $(MAKE) -B -C $(CONFIG) ncurses conf mconf
    1818
    1919menuconfig: $(CONFIG)/mconf
Note: See TracChangeset for help on using the changeset viewer.