Changeset 71f6b76 in freewrt
- Timestamp:
- Jul 4, 2007, 11:32:47 AM (18 years ago)
- Children:
- 358816d
- Parents:
- 0fc01ee
- Location:
- package/zlib
- Files:
-
- 2 edited
-
Makefile (modified) (1 diff)
-
extra/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/zlib/Makefile
r0fc01ee r71f6b76 23 23 INSTALL_STYLE= bsd 24 24 INSTALL_TARGET= install includes 25 MAKE_ENV+= HOSTCPPFLAGS= 25 26 26 27 post-install: -
package/zlib/extra/Makefile
r0fc01ee r71f6b76 1 # $MirOS: src/lib/libz/Makefile,v 1.2 3 2007/05/17 18:38:36tg Exp $1 # $MirOS: src/lib/libz/Makefile,v 1.24 2007/07/04 09:31:53 tg Exp $ 2 2 # $OpenBSD: Makefile,v 1.13 2005/07/20 21:29:00 jmc Exp $ 3 3 … … 54 54 HOSTCFLAGS?= ${CFLAGS} 55 55 HOSTLDFLAGS?= ${LDFLAGS} 56 HOSTCPPFLAGS?= ${CPPFLAGS} 56 57 HOSTCPPFLAGS+= -I${.CURDIR} 57 58
Note:
See TracChangeset
for help on using the changeset viewer.
