diff options
author | jk7744.park <jk7744.park@samsung.com> | 2015-10-23 15:30:36 +0900 |
---|---|---|
committer | jk7744.park <jk7744.park@samsung.com> | 2015-10-23 15:30:36 +0900 |
commit | 47696467c8288fbc10a46b65762343d90545ca15 (patch) | |
tree | f2137fc469c5ae2f48ad695df7c1009c51ba111c /mans/icecc.1 | |
parent | d208c9cb79b228fd48d9f7adef432486389e1abe (diff) | |
download | icecream-47696467c8288fbc10a46b65762343d90545ca15.tar.gz icecream-47696467c8288fbc10a46b65762343d90545ca15.tar.bz2 icecream-47696467c8288fbc10a46b65762343d90545ca15.zip |
tizen 2.4 releasetizen_2.4_mobile_releasesubmit/tizen_2.4_base/20151026.091133submit/tizen_2.4_base/20151026.090024accepted/tizen/2.4/base/20151026.114242tizen_2.4_baseaccepted/tizen_2.4_base
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 - |