Skip to content
Snippets Groups Projects
Commit 6ae6805e authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

minor changes.

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@305 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent 12efc3fa
No related branches found
No related tags found
No related merge requests found
......@@ -7,25 +7,18 @@
# uncomment line, for
CC = gcc
ALBERTA_PATH=../../alberta-1.2-SuSE9.2
ALBERT_LIB_PATH = $(ALBERTA_PATH)/lib
ALBERT_INCLUDE_PATH = $(ALBERTA_PATH)/include
DEFAULT = al2bsgrid
MOFLAG = # -mips2-4 on SGIs, e.g.
DEBUG = 0 # may be 0 or 1
include Makefile.al
#CFLAGS =
CFLAGS = -g -Wall -I$(ALBERT_INCLUDE_PATH)
OFLAG = -O2
#OFLAG = -g
########################################################################
# DFLAGS: DIM, DIM_OF_WORLD, NEIGH_IN_EL, EL_INDEX #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment