File: Makefile.am

package info (click to toggle)
libfsapfs 20240429-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,648 kB
  • sloc: ansic: 306,637; sh: 6,577; makefile: 2,174; python: 690; cpp: 533; sed: 16
file content (93 lines) | stat: -rw-r--r-- 4,645 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
MSVSCPP_FILES = \
	fsapfs_test_bit_stream/fsapfs_test_bit_stream.vcproj \
	fsapfs_test_btree_entry/fsapfs_test_btree_entry.vcproj \
	fsapfs_test_btree_footer/fsapfs_test_btree_footer.vcproj \
	fsapfs_test_btree_node/fsapfs_test_btree_node.vcproj \
	fsapfs_test_btree_node_header/fsapfs_test_btree_node_header.vcproj \
	fsapfs_test_buffer_data_handle/fsapfs_test_buffer_data_handle.vcproj \
	fsapfs_test_checkpoint_map/fsapfs_test_checkpoint_map.vcproj \
	fsapfs_test_checkpoint_map_entry/fsapfs_test_checkpoint_map_entry.vcproj \
	fsapfs_test_checksum/fsapfs_test_checksum.vcproj \
	fsapfs_test_chunk_information_block/fsapfs_test_chunk_information_block.vcproj \
	fsapfs_test_compressed_data_handle/fsapfs_test_compressed_data_handle.vcproj \
	fsapfs_test_compression/fsapfs_test_compression.vcproj \
	fsapfs_test_container/fsapfs_test_container.vcproj \
	fsapfs_test_container_data_handle/fsapfs_test_container_data_handle.vcproj \
	fsapfs_test_container_key_bag/fsapfs_test_container_key_bag.vcproj \
	fsapfs_test_container_reaper/fsapfs_test_container_reaper.vcproj \
	fsapfs_test_container_superblock/fsapfs_test_container_superblock.vcproj \
	fsapfs_test_data_block/fsapfs_test_data_block.vcproj \
	fsapfs_test_data_block_data_handle/fsapfs_test_data_block_data_handle.vcproj \
	fsapfs_test_data_block_vector/fsapfs_test_data_block_vector.vcproj \
	fsapfs_test_data_stream/fsapfs_test_data_stream.vcproj \
	fsapfs_test_deflate/fsapfs_test_deflate.vcproj \
	fsapfs_test_directory_record/fsapfs_test_directory_record.vcproj \
	fsapfs_test_encryption_context/fsapfs_test_encryption_context.vcproj \
	fsapfs_test_error/fsapfs_test_error.vcproj \
	fsapfs_test_extended_attribute/fsapfs_test_extended_attribute.vcproj \
	fsapfs_test_extent_reference_tree/fsapfs_test_extent_reference_tree.vcproj \
	fsapfs_test_file_extent/fsapfs_test_file_extent.vcproj \
	fsapfs_test_file_system/fsapfs_test_file_system.vcproj \
	fsapfs_test_file_system_btree/fsapfs_test_file_system_btree.vcproj \
	fsapfs_test_file_system_data_handle/fsapfs_test_file_system_data_handle.vcproj \
	fsapfs_test_fusion_middle_tree/fsapfs_test_fusion_middle_tree.vcproj \
	fsapfs_test_huffman_tree/fsapfs_test_huffman_tree.vcproj \
	fsapfs_test_inode/fsapfs_test_inode.vcproj \
	fsapfs_test_io_handle/fsapfs_test_io_handle.vcproj \
	fsapfs_test_key_bag_entry/fsapfs_test_key_bag_entry.vcproj \
	fsapfs_test_key_bag_header/fsapfs_test_key_bag_header.vcproj \
	fsapfs_test_key_encrypted_key/fsapfs_test_key_encrypted_key.vcproj \
	fsapfs_test_name/fsapfs_test_name.vcproj \
	fsapfs_test_name_hash/fsapfs_test_name_hash.vcproj \
	fsapfs_test_notify/fsapfs_test_notify.vcproj \
	fsapfs_test_object/fsapfs_test_object.vcproj \
	fsapfs_test_object_map/fsapfs_test_object_map.vcproj \
	fsapfs_test_object_map_btree/fsapfs_test_object_map_btree.vcproj \
	fsapfs_test_object_map_descriptor/fsapfs_test_object_map_descriptor.vcproj \
	fsapfs_test_profiler/fsapfs_test_profiler.vcproj \
	fsapfs_test_snapshot/fsapfs_test_snapshot.vcproj \
	fsapfs_test_snapshot_metadata/fsapfs_test_snapshot_metadata.vcproj \
	fsapfs_test_snapshot_metadata_tree/fsapfs_test_snapshot_metadata_tree.vcproj \
	fsapfs_test_space_manager/fsapfs_test_space_manager.vcproj \
	fsapfs_test_support/fsapfs_test_support.vcproj \
	fsapfs_test_tools_bodyfile/fsapfs_test_tools_bodyfile.vcproj \
	fsapfs_test_tools_digest_hash/fsapfs_test_tools_digest_hash.vcproj \
	fsapfs_test_tools_info_handle/fsapfs_test_tools_info_handle.vcproj \
	fsapfs_test_tools_mount_path_string/fsapfs_test_tools_mount_path_string.vcproj \
	fsapfs_test_tools_output/fsapfs_test_tools_output.vcproj \
	fsapfs_test_tools_path_string/fsapfs_test_tools_path_string.vcproj \
	fsapfs_test_tools_signal/fsapfs_test_tools_signal.vcproj \
	fsapfs_test_volume/fsapfs_test_volume.vcproj \
	fsapfs_test_volume_key_bag/fsapfs_test_volume_key_bag.vcproj \
	fsapfs_test_volume_superblock/fsapfs_test_volume_superblock.vcproj \
	fsapfsinfo/fsapfsinfo.vcproj \
	fsapfsmount/fsapfsmount.vcproj \
	libbfio/libbfio.vcproj \
	libcaes/libcaes.vcproj \
	libcdata/libcdata.vcproj \
	libcerror/libcerror.vcproj \
	libcfile/libcfile.vcproj \
	libclocale/libclocale.vcproj \
	libcnotify/libcnotify.vcproj \
	libcpath/libcpath.vcproj \
	libcsplit/libcsplit.vcproj \
	libcthreads/libcthreads.vcproj \
	libfcache/libfcache.vcproj \
	libfdata/libfdata.vcproj \
	libfdatetime/libfdatetime.vcproj \
	libfguid/libfguid.vcproj \
	libfmos/libfmos.vcproj \
	libfsapfs/libfsapfs.vcproj \
	libhmac/libhmac.vcproj \
	libuna/libuna.vcproj \
	pyfsapfs/pyfsapfs.vcproj \
	zlib/zlib.vcproj \
	libfsapfs.sln

EXTRA_DIST = \
	$(MSVSCPP_FILES)

DISTCLEANFILES = \
	Makefile \
	Makefile.in