added Slackware build script
[k8jam.git] / builtins.h
blob6e063bb16cca26062ac5cfde1b87ae97f33dff4d
1 /*
2 * Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc.
4 * This file is part of Jam - see jam.c for Copyright information.
5 */
7 /*
8 * builtins.h - compile parsed jam statements
10 * 01/10/01 (seiwald) - split from compile.h
13 void load_builtins ();