[svn] / ecrypt / trunk / submissions / nls / unused / Makefile.config  

svn: ecrypt/trunk/submissions/nls/unused/Makefile.config

File: [svn] / ecrypt / trunk / submissions / nls / unused / Makefile.config (download)
Revision: 1, Sun Jun 26 18:46:26 2005 UTC (7 years, 10 months ago) by cdecanni
File size: 527 byte(s)
* imported original ECRYPT submissions after first automatic cleanup.
# $Id: Makefile.config 388 2005-04-28 21:04:09Z mwp $
#
# Edit this file to match your compilation environment.
#

#
# Compile time definitions:
#   use -DIS_LITTLE_ENDIAN when compiling for a little endian architecture
#
OPTIONS = -DIS_LITTLE_ENDIAN

#
# C compiler and flags.
# Any ANSI compliant C compiler will work.
#
CC = gcc
CFLAGS = $(OPTIONS) $(ARCH) -O3 -ansi
LDFLAGS =

#
# Miscellaneous utilities.
# Define these to suit your environment.
#
TAR = tar
RM = rm

#
# Leave these alone.
#
SHELL =	/bin/sh
VERSION = 1.0

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help