Command built-in can parse output into list (no need to Match it now)
[k8jam.git] / headers.h
blob8c33735c602f3dd13d92a94f0cf97faff01136f9
1 /*
2 * Copyright 1993, 1995 Christopher Seiwald.
4 * This file is part of Jam - see jam.c for Copyright information.
5 */
7 /*
8 * headers.h - handle #includes in source files
9 */
11 void headers( TARGET *t );