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