mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
6 lines
123 B
Makefile
6 lines
123 B
Makefile
LIB_BASE = lib
|
|
LIB_BASE_ = $(LIB_BASE)$(SEP)
|
|
|
|
include $(LIB_BASE_)zlib/zlib.mak
|
|
include $(LIB_BASE_)inflib/inflib.mak
|