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