mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-02-06 15:23:20 +03:00
7 lines
182 B
Makefile
7 lines
182 B
Makefile
![]() |
include $(top_srcdir)/config/Rules.am
|
||
|
|
||
|
pkgexecdir = $(datadir)/@PACKAGE@/zfs-tests/bin
|
||
|
|
||
|
pkgexec_PROGRAMS = write_dos_attributes
|
||
|
write_dos_attributes_SOURCES = write_dos_attributes.c
|