Changeset 910206c for BLFS/Makefile


Ignore:
Timestamp:
08/22/2006 01:06:59 AM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
26906e0
Parents:
0208570
Message:

additions to Makefile.. housekeeping in gen_pkg_book.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/Makefile

    r0208570 r910206c  
    77CONFIG = menu
    88
    9 all: menuconfig
     9all:    menuconfig
    1010
    1111$(CONFIG)/conf:
     
    1616
    1717menuconfig: $(CONFIG)/mconf
     18        ./gen_config.sh
    1819        @$(CONFIG)/mconf $(CONFIG_CONFIG_IN)
     20        ./gen_pkg_book.sh
    1921
    2022config: $(CONFIG)/conf
Note: See TracChangeset for help on using the changeset viewer.