My favorites | Sign in
Logo
             
1
2
3
4
5
all:
gcc -o gmp_hello_world gmp_hello_world.c -lgmp -m64

clean:
rm gmp_hello_world
Show details Hide details

Change log

r115 by silassewell on Oct 18, 2008   Diff
Added GMP C Hello World for OS X 10.5
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 86 bytes, 5 lines
Hosted by Google Code