forked from KolibriOS/kolibrios
42f40b69fb
2) Kobra (0.1.1) uses libIPC, compilation changed, files with non-kobra functions moved to framework git-svn-id: svn://kolibrios.org@1286 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
61 B
Makefile
6 lines
61 B
Makefile
ROOT=..
|
|
|
|
include ../config.mk
|
|
|
|
all: heap.o malloc.o stdlib.o
|