This website requires JavaScript.
Explore
Help
Register
Sign In
Wizzard
/
ip-lookup
Watch
1
Star
0
Fork
You've already forked ip-lookup
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1430c2f33c
ip-lookup
/
Makefile
6 lines
85 B
Makefile
Raw
Blame
History
CC
=
gcc
CFLAGS
=
-lcurl -lcjson
ip-lookup
:
main
.
c
$(
CC
)
-o ip-lookup main.c
$(
CFLAGS
)
Reference in New Issue
View Git Blame
Copy Permalink