mirror of
https://github.com/openharmony/third_party_exfat-utils.git
synced 2026-07-01 00:17:55 -04:00
1d5fbd9135
It hides everything produced by autoreconf -i && ./configure && make.
29 lines
355 B
Plaintext
29 lines
355 B
Plaintext
# autoreconf -i
|
|
Makefile.in
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/autom4te.cache/
|
|
/compile
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/libexfat/config.h.in
|
|
/missing
|
|
|
|
# ./configure
|
|
.deps/
|
|
Makefile
|
|
/config.log
|
|
/config.status
|
|
/libexfat/config.h
|
|
/libexfat/stamp-h1
|
|
|
|
# make
|
|
*.o
|
|
/dump/dumpexfat
|
|
/fsck/exfatfsck
|
|
/fuse/mount.exfat-fuse
|
|
/label/exfatlabel
|
|
/libexfat/libexfat.a
|
|
/mkfs/mkexfatfs
|