kolibrios/programs/develop/ktcc/trunk/samples/other/melibc_example/Makefile
maxcodehack f75ba1987d Add example to TCC melibc #2
git-svn-id: svn://kolibrios.org@8231 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-21 13:31:00 +00:00

4 lines
138 B
Makefile
Executable File

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