File: Makefile.am

package info (click to toggle)
libsigscan 20170124-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,308 kB
  • ctags: 3,722
  • sloc: ansic: 119,076; sh: 5,655; makefile: 1,081; python: 319; sed: 16
file content (42 lines) | stat: -rw-r--r-- 1,541 bytes parent folder | download | duplicates (3)
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
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 \
	libsigscan/libsigscan.vcproj \
	libuna/libuna.vcproj \
	pysigscan/pysigscan.vcproj \
	sigscan/sigscan.vcproj \
	sigscan_test_byte_value_group/sigscan_test_byte_value_group.vcproj \
	sigscan_test_error/sigscan_test_error.vcproj \
	sigscan_test_notify/sigscan_test_notify.vcproj \
	sigscan_test_offset_group/sigscan_test_offset_group.vcproj \
	sigscan_test_pattern_weights/sigscan_test_pattern_weights.vcproj \
	sigscan_test_scan_object/sigscan_test_scan_object.vcproj \
	sigscan_test_scan_result/sigscan_test_scan_result.vcproj \
	sigscan_test_scan_state/sigscan_test_scan_state.vcproj \
	sigscan_test_scan_tree/sigscan_test_scan_tree.vcproj \
	sigscan_test_scan_tree_node/sigscan_test_scan_tree_node.vcproj \
	sigscan_test_scanner/sigscan_test_scanner.vcproj \
	sigscan_test_signature/sigscan_test_signature.vcproj \
	sigscan_test_signature_group/sigscan_test_signature_group.vcproj \
	sigscan_test_signature_table/sigscan_test_signature_table.vcproj \
	sigscan_test_skip_table/sigscan_test_skip_table.vcproj \
	sigscan_test_support/sigscan_test_support.vcproj \
	sigscan_test_weight_group/sigscan_test_weight_group.vcproj \
	libsigscan.sln

EXTRA_DIST = \
	$(MSVSCPP_FILES)

MAINTAINERCLEANFILES = \
	Makefile.in

distclean: clean
	/bin/rm -f Makefile