Subversion Repositories Kolibri OS

Rev

Rev 8733 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8733 Rev 9234
Line 1... Line 1...
1
KTCC_DIR=../ktcc/trunk
1
KTCC_DIR=../ktcc/trunk
2
KLIBC_DIR = ../libraries/kolibri-libc
2
KLIBC_DIR = $(KTCC_DIR)/libc.obj
Line 3... Line 3...
3
 
3
 
Line 4... Line 4...
4
NAME=bin/tinybas.kex
4
NAME=bin/tinybas.kex
5
 
5