jpayne@69: # Copyright (c) 2003 by Stefan Kurtz and The Institute for jpayne@69: # Genomic Research. This is OSI Certified Open Source Software. jpayne@69: # Please see the file LICENSE for licensing information and jpayne@69: # the file ACKNOWLEDGEMENTS for names of contributors to the jpayne@69: # code base. jpayne@69: jpayne@69: # This files contains some basic definitions to be included in the jpayne@69: # makefiles. jpayne@69: jpayne@69: CC=gcc jpayne@69: DEFINECFLAGS=-Wall -Werror -O3 jpayne@69: DEFINELDFLAGS=