mirror of
https://github.com/reactos/reactos.git
synced 2025-05-09 03:37:08 +00:00
5 lines
111 B
Makefile
5 lines
111 B
Makefile
LIB_BASE = lib
|
|
LIB_BASE_ = $(LIB_BASE)$(SEP)
|
|
|
|
include lib/inflib/inflib.mak
|
|
include lib/3rdparty/zlib/zlib.mak
|