Subversion Repositories Kolibri OS

Rev

Rev 647 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
609 andrew_pro 1
OUTFILE = ktcc.kex
6410 siemargl 2
OBJS = tcc.o console.o getcwd.o
609 andrew_pro 3
CGLAGS =-O2 -g -Wall  -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 -fno-strict-aliasing
6410 siemargl 4
include Makefile_for_program