boinc/samples/condor/Makefile

5 lines
88 B
Makefile
Raw Normal View History

2013-01-02 20:31:14 +00:00
all: boinc_gahp
boinc_gahp: boinc_gahp.cpp
g++ -lpthread -o boinc_gahp boinc_gahp.cpp