mirror of
https://github.com/vgough/encfs.git
synced 2024-11-22 16:03:34 +01:00
9 lines
61 B
Makefile
9 lines
61 B
Makefile
|
default: all
|
||
|
|
||
|
all:
|
||
|
aclocal
|
||
|
autoheader
|
||
|
automake
|
||
|
autoconf
|
||
|
|