DELTA
SVN  ƒƒ€ƒƒCC=gcc 
CFLAGS=-Wall

all: bin/main.o bin/stack.o bin/fib.o
	$(CC) $(CFLAGS) -o bin/main bin/main.o bin/fib.o bin/stack.o

bin/main.o: src/main.c include/stack.h include/fib.h
	$(CC) $(CFLAGS) -Iinclude/ -c src/main.c -o bin/main.o

bin/stack.o: 
	$(CC) $(CFLAGS) -c src/stack.c -o bin/stack.o

bin/fib.o:
	$(CC) $(CFLAGS) -c src/fib.c -o bin/fib.o

clean:
	rm -f bin/main bin/main.o bin/stack.o bin/fib.o
ENDREP
DELTA 1 0 40
SVN 34³3Draft spec for project: TODO
Mikhail Skobov - edit
ENDREP
id: 6-1.0.r12/519
type: file
pred: 6-1.0.r1/1538
count: 1
text: 12 436 63 51 20b92dd58b39968eab15b587f8d083b8 d9a2a7c850c39c860dec42d040a6af8b4c17b0a6 11-b/_6
cpath: /project/trunk/doc/spec.txt
copyroot: 0 /

PLAIN
K 8
spec.txt
V 18
file 6-1.0.r12/519
END
ENDREP
id: 4-1.0.r12/782
type: dir
pred: 4-1.0.r1/1777
count: 1
text: 12 728 41 41 cdd4e1e65ba65e9e2f4f725cb2adaa0b
cpath: /project/trunk/doc
copyroot: 0 /

id: 2-12.0.r12/932
type: file
count: 0
text: 12 0 423 406 051529303ae04b5a21596800a5f57aad b79d7c670c7856edb96a15b584e06ae667c39fc7 11-b/_4
cpath: /project/trunk/Makefile
copyroot: 0 /

PLAIN
K 8
Makefile
V 19
file 2-12.0.r12/932
K 3
bin
V 14
dir 2-2.0.r2/0
K 3
doc
V 17
dir 4-1.0.r12/782
K 7
include
V 17
dir 9-1.0.r1/1404
K 3
src
V 17
dir f-1.0.r1/2589
END
ENDREP
id: 2-1.0.r12/1298
type: dir
pred: 2-1.0.r2/217
count: 2
text: 12 1118 167 167 0671c42786ca47bac9359da131d0651b
cpath: /project/trunk
copyroot: 0 /

PLAIN
K 8
branches
V 18
dir 1-3.0.r11/1170
K 5
trunk
V 18
dir 2-1.0.r12/1298
END
ENDREP
id: 0-1.0.r12/1535
type: dir
pred: 0-1.0.r11/1407
count: 11
text: 12 1447 75 75 ec8c9d36b9f82ad764438dccc8052ad7
cpath: /project
copyroot: 0 /

PLAIN
K 7
project
V 18
dir 0-1.0.r12/1535
END
ENDREP
id: 0.0.r12/1732
type: dir
pred: 0.0.r11/1603
count: 12
text: 12 1679 40 40 ab79d7c78c0798a3b5732099efc29551
cpath: /
copyroot: 0 /

_2.0.t11-b add-file true false /project/trunk/Makefile

6-1.0.t11-b modify-file true false /project/trunk/doc/spec.txt


1732 1865
