repo.or.cz
/
k8jam.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pwd built-in added
[k8jam.git]
/
headers.h
blob
8c33735c602f3dd13d92a94f0cf97faff01136f9
1
/*
2
* Copyright 1993, 1995 Christopher Seiwald.
3
*
4
* This file is part of Jam - see jam.c for Copyright information.
5
*/
6
7
/*
8
* headers.h - handle #includes in source files
9
*/
10
11
void
headers
(
TARGET
*
t
);