forked from KolibriOS/kolibrios
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
|
include ../tmp_make
|
||
|
|
||
|
all:
|
||
|
ar rcs $(OUTFILE) $(B_MENUET_LIBC_OBJS)
|