/[mcrypt]/shash/src/Makefile.am
ViewVC logotype

Contents of /shash/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Aug 31 14:11:33 2002 UTC (21 years, 7 months ago) by nmav
Branch: MAIN
CVS Tags: shash_0_2_6, HEAD
Changes since 1.1: +4 -2 lines
removed the 'nolocks' option. Updated documentation.

1 ## Process this file with automake to produce Makefile.in
2
3 bin_PROGRAMS = shash
4 EXTRA_DIST = environ.h shash.h gaa.h gaaout.c errors.h defines.h extra.h functions.h shash.gaa random.h
5 shash_SOURCES = shash.c errors.c extra.c functions.c random.c environ.c
6 shash_LDADD = gaaout.o -lmhash
7 gaaout.c: shash.gaa
8 gaa shash.gaa -o gaaout.c -i gaa.h
9 gaaout.o: gaaout.c
10 $(CC) -o gaaout.o -c gaaout.c

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26