Révision 34

Pi/C/Pthreads/Makefile (revision 34)
3 3
SOURCE=Pi_Pthreads.c
4 4

  
5 5
CC=gcc
6
CFLAGS=-Wall -O2 -std=c99
6
CFLAGS=-Wall -O3 -std=c99
7 7
LIBRARY=-lm -lpthread
8 8

  
9 9
all: $(EXECUTABLE)

Formats disponibles : Unified diff