diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2005-10-26 08:15:03 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2005-10-26 08:15:03 +0000 |
commit | bddfb866b0a7c70010083c3786ef4285643d4241 (patch) | |
tree | ec4ccc2639d76626f9bc8df40a2e6d37a1b877b5 /libcrypt | |
parent | 085149d0d2731738171d4b352366266cc83d19a6 (diff) |
Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db].
Diffstat (limited to 'libcrypt')
-rw-r--r-- | libcrypt/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrypt/Makefile.in b/libcrypt/Makefile.in index 5394a0538..4ab093b19 100644 --- a/libcrypt/Makefile.in +++ b/libcrypt/Makefile.in @@ -8,8 +8,6 @@ CFLAGS+=$(SSP_ALL_CFLAGS) -#DOMULTI=y - LIB_NAME:=libcrypt libcrypt_DIR:=$(top_srcdir)libcrypt |