File: Makefile.am

package info (click to toggle)
libfwnt 20170115-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,576 kB
  • ctags: 1,759
  • sloc: ansic: 34,990; sh: 5,663; makefile: 610; python: 230; sed: 16
file content (26 lines) | stat: -rw-r--r-- 778 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
MSVSCPP_FILES = \
	fwnt_test_access_control_entry/fwnt_test_access_control_entry.vcproj \
	fwnt_test_access_control_list/fwnt_test_access_control_list.vcproj \
	fwnt_test_error/fwnt_test_error.vcproj \
	fwnt_test_lznt1/fwnt_test_lznt1.vcproj \
	fwnt_test_lzxpress/fwnt_test_lzxpress.vcproj \
	fwnt_test_security_descriptor/fwnt_test_security_descriptor.vcproj \
	fwnt_test_security_identifier/fwnt_test_security_identifier.vcproj \
	fwnt_test_support/fwnt_test_support.vcproj \
	libcdata/libcdata.vcproj \
	libcerror/libcerror.vcproj \
	libcnotify/libcnotify.vcproj \
	libcthreads/libcthreads.vcproj \
	libfwnt/libfwnt.vcproj \
	pyfwnt/pyfwnt.vcproj \
	libfwnt.sln

EXTRA_DIST = \
	$(MSVSCPP_FILES)

MAINTAINERCLEANFILES = \
	Makefile.in

distclean: clean
	/bin/rm -f Makefile