Subversion Repositories Kolibri OS

Rev

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

Rev 8231 Rev 8282
Line 1... Line 1...
1
MENUETDEV = $(abspath ../../../../../libraries/menuetlibc)
1
MENUETDEV = $(abspath ../../../../../libraries/menuetlibc)
2
all:
2
all:
3
	wine kos32-tcc.exe -o hello.kex hello.c -lmelibc -I $(MENUETDEV)/include
3
	kos32-tcc -o hello.kex hello.c -lmelibc -I $(MENUETDEV)/include