# convex
# if you prefer to use cc or no gcc

# $Log$
# Revision 1.1.2.1  2006/02/18 16:47:50  stsp2
# adding uClinux-dist CVS snapshot from 2005-10-14
#
# Revision 1.1  1995/06/03  09:27:17  mike
# initial checkin
#

############

CC=cc

CFLAGS='-O2 -std' 


# where to put the binary
BINDIR=/usr/local/bin

# where to put the man pages and man page extension
MANDIR=/usr/local/man/man1
MANEXT=1