kolibrios/programs/develop/ktcc/trunk/samples/other/melibc_example/Makefile

4 lines
138 B
Makefile
Raw Normal View History

MENUETDEV = $(abspath ../../../../../libraries/menuetlibc)
all:
wine kos32-tcc.exe -o hello.kex hello.c -lmelibc -I $(MENUETDEV)/include