Changeset 2099 for trunk/src/kmk/main.c


Ignore:
Timestamp:
Nov 22, 2008, 11:31:46 PM (17 years ago)
Author:
bird
Message:

kmk: Jokes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/main.c

    r2009 r2099  
    538538/* List of goal targets.  */
    539539
    540 static struct dep *goals, *lastgoal;
     540#ifndef KMK
     541static
     542#endif
     543struct dep *goals, *lastgoal;
    541544
    542545/* List of variables which were defined on the command line
Note: See TracChangeset for help on using the changeset viewer.