File: Makefile.am

package info (click to toggle)
libvshadow 20190127-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,876 kB
  • sloc: ansic: 153,255; sh: 5,968; makefile: 1,209; python: 484; sed: 16
file content (41 lines) | stat: -rw-r--r-- 1,363 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
MSVSCPP_FILES = \
	libbfio/libbfio.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 \
	libfdatetime/libfdatetime.vcproj \
	libfguid/libfguid.vcproj \
	libuna/libuna.vcproj \
	libvshadow/libvshadow.vcproj \
	pyvshadow/pyvshadow.vcproj \
	vshadow_test_block/vshadow_test_block.vcproj \
	vshadow_test_block_descriptor/vshadow_test_block_descriptor.vcproj \
	vshadow_test_block_range_descriptor/vshadow_test_block_range_descriptor.vcproj \
	vshadow_test_block_tree/vshadow_test_block_tree.vcproj \
	vshadow_test_error/vshadow_test_error.vcproj \
	vshadow_test_io_handle/vshadow_test_io_handle.vcproj \
	vshadow_test_notify/vshadow_test_notify.vcproj \
	vshadow_test_store/vshadow_test_store.vcproj \
	vshadow_test_store_block/vshadow_test_store_block.vcproj \
	vshadow_test_store_descriptor/vshadow_test_store_descriptor.vcproj \
	vshadow_test_support/vshadow_test_support.vcproj \
	vshadow_test_volume/vshadow_test_volume.vcproj \
	vshadowdebug/vshadowdebug.vcproj \
	vshadowinfo/vshadowinfo.vcproj \
	vshadowmount/vshadowmount.vcproj \
	libvshadow.sln

EXTRA_DIST = \
	$(MSVSCPP_FILES)

MAINTAINERCLEANFILES = \
	Makefile.in

distclean: clean
	/bin/rm -f Makefile