diff options
Diffstat (limited to 'test/crypt/Makefile.in')
-rw-r--r-- | test/crypt/Makefile.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/crypt/Makefile.in b/test/crypt/Makefile.in new file mode 100644 index 000000000..22c27e9e9 --- /dev/null +++ b/test/crypt/Makefile.in @@ -0,0 +1,6 @@ +# uClibc crypt tests +# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. + +EXTRA_LDFLAGS := -lcrypt + +OPTS_crypt = < crypt.input |