Ticket #1357: make-test.txt

File make-test.txt, 2.6 KB (added by Christian Beer, 10 years ago)
Line 
1### files created by _autosetup that can be ignored by git:
2## should be deleted by _autosetup itself
3*.in
4aclocal.m4
5autom4te.cache/
6compile
7config.guess
8config.sub
9configure
10depcomp
11install-sh
12ltmain.sh
13m4/libtool.m4
14m4/ltoptions.m4
15m4/ltsugar.m4
16m4/ltversion.m4
17m4/lt~obsolete.m4
18missing
19test-driver
20
21### files created by configure that can be ignored by git:
22## correctly deleted by 'make distclean'
23Makefile
24.deps/
25boinc_path_config.py
26pkginfo
27prototype
28client/scripts/boinc-client
29config.h
30config.log
31config.status
32libtool
33py/Boinc/version.py
34py/setup.py
35stamp-h1
36test/version.inc
37
38### files created by configure but NOT cleaned by 'make distclean':
39clientgui/res/Makefile
40packages/generic/sea/Makefile
41packages/solaris/CSW/Makefile
42packages/solaris/CSW/boincclient/Makefile
43packages/solaris/CSW/boincclient/pkginfo
44packages/solaris/CSW/boincclient/prototype
45packages/solaris/CSW/boincdevel/Makefile
46packages/solaris/CSW/boincdevel/pkginfo
47packages/solaris/CSW/boincdevel/prototype
48packages/solaris/CSW/boinclibs/Makefile
49packages/solaris/CSW/boinclibs/pkginfo
50packages/solaris/CSW/boinclibs/prototype
51packages/solaris/CSW/boincmanager/Makefile
52packages/solaris/CSW/boincmanager/pkginfo
53packages/solaris/CSW/boincmanager/prototype
54
55### files created by make that can be ignored by git:
56## correctly deleted by 'make clean'
57*.o
58*.lo
59*.a
60*.la
61.libs/
62svn_version.h
63# list of executables
64apps/1sec
65apps/concat
66apps/upper_case
67client/boinc
68client/boinc_client
69client/boinccmd
70client/switcher
71doc/manpages/appmgr.8
72doc/manpages/boinc.1
73doc/manpages/boinccmd.1
74lib/crypt_prog
75lib/parse_test
76sched/adjust_user_priority
77sched/antique_file_deleter
78sched/census
79sched/cgi
80sched/credit_test
81sched/db_dump
82sched/db_purge
83sched/delete_file
84sched/feeder
85sched/file_deleter
86sched/file_upload_handler
87sched/get_file
88sched/make_work
89sched/message_handler
90sched/put_file
91sched/sample_assimilator
92sched/sample_bitwise_validator
93sched/sample_dummy_assimilator
94sched/sample_substr_validator
95sched/sample_trivial_validator
96sched/sample_work_generator
97sched/sched_driver
98sched/show_shmem
99sched/single_job_assimilator
100sched/size_regulator
101sched/status
102sched/stop
103sched/transitioner
104sched/trickle_credit
105sched/trickle_deadline
106sched/trickle_echo
107sched/update_stats
108sched/wu_check
109tools/cancel_jobs
110tools/create_work
111tools/dir_hier_move
112tools/dir_hier_path
113tools/remote_submit_test
114tools/sign_executable
115vda/ssim
116vda/vda
117vda/vdad
118
119### files created by make but NOT cleaned by 'make clean':
120api/libboinc_api.a
121api/libboinc_graphics2.a
122api/libboinc_opencl.a
123client/boinc
124py/lib.linux-x86_64-2.7/
125sched/libsched.a
126svn_version.h
127zip/libboinc_zip.a