Changeset 47fddc8 for Makefile


Ignore:
Timestamp:
08/12/2006 07:59:11 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
3fa20d4
Parents:
54f4782
Message:

Change bool parameter definitions from 0/1 to y/n to match the new menu app

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r54f4782 r47fddc8  
    88
    99all: menuconfig
     10        @clear
    1011        @touch using_menuconfig
    1112        @`grep RUN_ME configuration | sed -e 's@RUN_ME=\"@@' -e 's@\"@@' ` || rm -f using_menuconfig
Note: See TracChangeset for help on using the changeset viewer.