boinc/samples/condor/Makefile

5 lines
88 B
Makefile

all: boinc_gahp
boinc_gahp: boinc_gahp.cpp
g++ -lpthread -o boinc_gahp boinc_gahp.cpp