mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
- Provide a dual interface, for use in build tools and for use in ReactOS code svn path=/trunk/; revision=19516
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
|