Changeset 5120fdc for BLFS/Makefile


Ignore:
Timestamp:
07/06/2007 01:50:14 AM (17 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
9436828
Parents:
52b0d10
Message:

Added problem to BLFS TODO list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/Makefile

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