Makefile
author viric@llimona
Fri, 05 May 2006 23:20:33 +0200
changeset 3 29cc57a9678e
parent 0 be33ecaa3619
child 4 d9259a605dec
permissions -rw-r--r--
Moving the files to appropiate locations.

CC=gcc

# OPT
#CFLAGS=-march=athlon-xp -pipe -O3 -Wall

# DEBUG
CFLAGS=-Wall -g -pg
LDFLAGS=-pg

all: sokosol