2006-03-15 11:44:46 +01:00
|
|
|
bin/boinc_client
|
|
|
|
bin/boinc_cmd
|
|
|
|
bin/crypt_prog
|
|
|
|
%%BOINC_GUI%%bin/boinc_gui
|
2005-04-12 00:33:38 +02:00
|
|
|
include/BOINC/app_ipc.h
|
|
|
|
include/BOINC/boinc_api.h
|
|
|
|
include/BOINC/boinc_win.h
|
|
|
|
include/BOINC/boinc_zip.h
|
|
|
|
include/BOINC/crypt.h
|
|
|
|
include/BOINC/diagnostics.h
|
|
|
|
include/BOINC/error_numbers.h
|
|
|
|
include/BOINC/exception.h
|
|
|
|
include/BOINC/filesys.h
|
|
|
|
include/BOINC/graphics_api.h
|
|
|
|
include/BOINC/graphics_impl.h
|
|
|
|
include/BOINC/graphics_lib.h
|
|
|
|
include/BOINC/gutil.h
|
|
|
|
include/BOINC/hostinfo.h
|
|
|
|
include/BOINC/mfile.h
|
|
|
|
include/BOINC/miofile.h
|
|
|
|
include/BOINC/msg_log.h
|
|
|
|
include/BOINC/parse.h
|
|
|
|
include/BOINC/prefs.h
|
|
|
|
include/BOINC/proxy_info.h
|
|
|
|
include/BOINC/std_fixes.h
|
|
|
|
include/BOINC/util.h
|
2006-03-15 11:44:46 +01:00
|
|
|
lib/libbenchmark.a
|
2005-04-12 00:33:38 +02:00
|
|
|
lib/libboinc.a
|
|
|
|
lib/libboinc_api.a
|
2005-06-10 20:00:54 +02:00
|
|
|
%%BOINC_GUI%%lib/libboinc_graphics_api.a
|
|
|
|
%%BOINC_GUI%%lib/libboinc_graphics_impl.a
|
|
|
|
%%BOINC_GUI%%lib/libboinc_graphics_lib.a
|
2005-04-12 00:33:38 +02:00
|
|
|
lib/libboinc_zip.a
|
|
|
|
@dirrm include/BOINC
|
2004-10-16 21:29:30 +02:00
|
|
|
@unexec if [ -d %%BOINC_HOME%% ]; then echo "If you are deinstalling boinc completely, remove the %%BOINC_HOME%% directory."; fi
|
|
|
|
@unexec if [ -d %%BOINC_HOME%% ]; then echo -n "Also, d"; else echo -n "D"; fi
|
|
|
|
@unexec echo "on't forget to remove the \"%%BOINC_USER%%\" user."
|