mirror_zfs/tests/zfs-tests/cmd/linux_dos_attributes/Makefile.am
наб caeab993ec tests: {read,write}_dos_attributes: despaghettify
Also: actually accept all the flags in write_d_a

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13259
2022-04-01 17:58:17 -07:00

9 lines
284 B
Makefile

include $(top_srcdir)/config/Rules.am
pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/bin
EXTRA_DIST = dos_attributes.h
pkgexec_PROGRAMS = read_dos_attributes write_dos_attributes
read_dos_attributes_SOURCES = read_dos_attributes.c
write_dos_attributes_SOURCES = write_dos_attributes.c