mirror of https://github.com/BOINC/boinc.git
8 lines
259 B
Makefile
8 lines
259 B
Makefile
|
## -*- mode: makefile; tab-width: 4 -*-
|
||
|
|
||
|
include $(top_srcdir)/Makefile.incl
|
||
|
|
||
|
## list the apps that should be build
|
||
|
SUBDIRS = condor example_app multi_thread sleeper vboxmonitor vboxwrapper worker wrapper
|
||
|
## NOTE: nvcuda and wrappture need external libraries
|