Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
fcb1d508
Commit
fcb1d508
authored
Jun 12, 2001
by
Niels Möller
Browse files
* Makefile.am: Added desCore and sha1.
Rev: src/nettle/Makefile.am:1.3
parent
a9b7d001
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/nettle/Makefile.am
View file @
fcb1d508
SUBDIRS
=
.
testsuite
noinst_PROGRAMS
=
desdata
libnettleincludedir
=
$(includedir)
/nettle
lib_LIBRARIES
=
libnettle.a
libnettleinclude_HEADERS
=
arcfour.h
libnettleinclude_HEADERS
=
aes.h
arcfour.h
des.h md5.h sha1.h
libnettle_a_SOURCES
=
aes.c aes.h arcfour.c arcfour.h md5.c md5.h
libnettle_a_SOURCES
=
aes.c aes.h arcfour.c arcfour.h des.c des.h
\
md5.c md5.h sha1.c sha1.h
libnettle_a_LIBADD
=
@LIBOBJS@
EXTRA_DIST
=
macros.h memxor.h
EXTRA_DIST
=
macros.h memxor.h
$(des_headers)
descore.README
# BUILT_SOURCE = $(des_headers)
# desCore rules
des_headers
=
$(srcdir)
/parity.h
$(srcdir)
/rotors.h
$(srcdir)
/keymap.h
# Generate DES headers.
$(des_headers)
:
desdata
./desdata
$@
>
$@
T
test
-s
$@
T
&&
mv
-f
$@
T
$@
des.o
:
des.c des.h $(des_headers)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment