Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

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