Pobcurl/examples/upload_progress/makefile


Home Back

all:
    gcc main.c -o simple `curl-config --cflags  --libs` -pthread

Powered by Code, a simple repository browser by Fabio Di Matteo