Files
reactos/reactos/lib/lib.mak
T
Gé van Geldorp 1c781d1933 - Factor out .inf handling code from usetup
- Provide a dual interface, for use in build tools and for use in ReactOS code

svn path=/trunk/; revision=19516
2005-11-24 08:07:12 +00:00

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