File: Makefile.am

package info (click to toggle)
libsmraw 20181227-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 12,656 kB
  • sloc: ansic: 190,725; sh: 6,370; makefile: 1,215; python: 601; cpp: 561; sed: 16
file content (40 lines) | stat: -rw-r--r-- 1,141 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
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 \
	libfcache/libfcache.vcproj \
	libfdata/libfdata.vcproj \
	libfvalue/libfvalue.vcproj \
	libhmac/libhmac.vcproj \
	libsmraw/libsmraw.vcproj \
	libuna/libuna.vcproj \
	pysmraw/pysmraw.vcproj \
	smraw.net/smraw.net.vcproj \
	smraw_test_error/smraw_test_error.vcproj \
	smraw_test_glob/smraw_test_glob.vcproj \
	smraw_test_handle/smraw_test_handle.vcproj \
	smraw_test_information_file/smraw_test_information_file.vcproj \
	smraw_test_io_handle/smraw_test_io_handle.vcproj \
	smraw_test_notify/smraw_test_notify.vcproj \
	smraw_test_read_loop/smraw_test_read_loop.vcproj \
	smraw_test_support/smraw_test_support.vcproj \
	smraw_test_write/smraw_test_write.vcproj \
	smrawmount/smrawmount.vcproj \
	smrawverify/smrawverify.vcproj \
	libsmraw.sln

EXTRA_DIST = \
	$(MSVSCPP_FILES)

MAINTAINERCLEANFILES = \
	Makefile.in

distclean: clean
	/bin/rm -f Makefile