File: Makefile.am

package info (click to toggle)
libbfio 20170123-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 8,876 kB
  • sloc: ansic: 102,474; sh: 5,577; makefile: 708; sed: 16
file content (32 lines) | stat: -rw-r--r-- 924 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
MSVSCPP_FILES = \
	bfio_test_error/bfio_test_error.vcproj \
	bfio_test_handle/bfio_test_handle.vcproj \
	bfio_test_handle_read/bfio_test_handle_read.vcproj \
	bfio_test_handle_seek/bfio_test_handle_seek.vcproj \
	bfio_test_handle_write/bfio_test_handle_write.vcproj \
	bfio_test_pool/bfio_test_pool.vcproj \
	bfio_test_pool_read/bfio_test_pool_read.vcproj \
	bfio_test_pool_seek/bfio_test_pool_seek.vcproj \
	bfio_test_pool_write/bfio_test_pool_write.vcproj \
	bfio_test_support/bfio_test_support.vcproj \
	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 \
	libuna/libuna.vcproj \
	libbfio.sln

EXTRA_DIST = \
	$(MSVSCPP_FILES)

MAINTAINERCLEANFILES = \
	Makefile.in

distclean: clean
	/bin/rm -f Makefile