diff options
Diffstat (limited to 'mans/icecc.1')
-rw-r--r-- | mans/icecc.1 | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/mans/icecc.1 b/mans/icecc.1 deleted file mode 100644 index 514f48d..0000000 --- a/mans/icecc.1 +++ /dev/null @@ -1,45 +0,0 @@ -.\"Generated by db2man.xsl. Don't modify this, modify the source. -.de Sh \" Subsection -.br -.if t .Sp -.ne 5 -.PP -\fB\\$1\fR -.PP -.. -.de Sp \" Vertical space (when we can't use .PP) -.if t .sp .5v -.if n .sp -.. -.de Ip \" List item -.br -.ie \\n(.$>=3 .ne \\$3 -.el .ne 3 -.IP "\\$1" \\$2 -.. -.TH "ICECREAM COMPILER" 1 "April 21th, 2005" "Icecream" "Icecream User's Manual" -.SH NAME -icecc \- Icecream compiler stub -.SH "SYNOPSIS" -.ad l -.hy 0 -.HP 6 -\fBicecc\fR [\fBoptions\fR] [\-o\ OBJECT] [\-c\ SOURCE] -.ad -.hy - -.SH "DESCRIPTION" - -.PP -icecc is the Icecream compiler stub\&. It gets called in place of the actual compiler and transparently routes the compile requests to the Icecream network\&. You shouldn't call icecc directly, but place the specific compiler stubs in your path: \fBexport PATH=/opt/icecream/bin:$PATH\fR\&. - -.SH "SEE ALSO" - -.PP -icecream, scheduler, iceccd, icemon - -.SH "AUTHOR" - -.PP -Cornelius Schumacher - |