File: Makefile.am

package info (click to toggle)
libsmdev 20181227-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,092 kB
  • sloc: ansic: 98,567; sh: 5,918; makefile: 758; python: 395; sed: 16
file content (28 lines) | stat: -rw-r--r-- 735 bytes parent folder | download
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
MSVSCPP_FILES = \
	libcdata/libcdata.vcproj \
	libcerror/libcerror.vcproj \
	libcfile/libcfile.vcproj \
	libclocale/libclocale.vcproj \
	libcnotify/libcnotify.vcproj \
	libcthreads/libcthreads.vcproj \
	libsmdev/libsmdev.vcproj \
	libuna/libuna.vcproj \
	pysmdev/pysmdev.vcproj \
	smdev_test_error/smdev_test_error.vcproj \
	smdev_test_handle/smdev_test_handle.vcproj \
	smdev_test_notify/smdev_test_notify.vcproj \
	smdev_test_sector_range/smdev_test_sector_range.vcproj \
	smdev_test_support/smdev_test_support.vcproj \
	smdev_test_track_value/smdev_test_track_value.vcproj \
	smdevinfo/smdevinfo.vcproj \
	libsmdev.sln

EXTRA_DIST = \
	$(MSVSCPP_FILES)

MAINTAINERCLEANFILES = \
	Makefile.in

distclean: clean
	/bin/rm -f Makefile