# ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ # System: MacOS X and Darwin (PPC-based systems) # Compiler: Apple Computer, Inc. v.gcc-932.1, based on gcc v.2.95.2 # ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ## This configuration was provided by a GENESIS user, Alfonso ## Delgado-Reyes and Cengiz Gunay. Please make sure that you have ## up-to-date and complete installations of flex and bison if you are ## using this configuration. If you don not have bison grab it from: ## http://www.ibiblio.org/pub/gnu/bison/ MACHINE=Linux OS=BSD XINCLUDE=/usr/X11R6/include XLIB=/usr/X11R6/lib CC=cc CPP=/usr/libexec/gcc/darwin/`/usr/bin/arch`/default/cpp -E -P -traditional CFLAGS=-O2 -pipe -D__NO_MATH_INLINES -DMacOSXDarwin -DBIGENDIAN -D__FreeBSD__ -D__GLIBC__ -I /usr/include/malloc #-fast -traditional-cpp LD=ld LDFLAGS=-framework System -framework CoreServices # -flat_namespace RANLIB=ranlib AR=ar YACC=/sw/bin/bison -y PARSER=bison LEX=lex LEXLIB=-ll LIBS= $(LEXLIB) TERMCAP=-lcurses TERMOPT=-DTERMIO -DDONT_USE_SIGIO # end MacOS X and Darwin (PPC-based systems)