Changeset cf11c27 in freewrt for package/openssl/extra/BSDmakefile
- Timestamp:
- Jun 28, 2007, 5:14:13 PM (18 years ago)
- Children:
- d35d965
- Parents:
- c165efe
- File:
-
- 1 edited
-
package/openssl/extra/BSDmakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/openssl/extra/BSDmakefile
rc165efe rcf11c27 1 # $MirOS: src/lib/libssl/Makefile,v 1.5 2007/05/08 22:38:58 tg Exp $ 2 # $OpenBSD: Makefile,v 1.13 2002/09/03 18:59:55 markus Exp $ 3 1 4 SUBDIR+= bsd/libcrypto 2 5 SUBDIR+= bsd/libssl 3 6 SUBDIR+= bsd/openssltool 4 7 8 afterinstall: 9 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${NONBINMODE} \ 10 ${.CURDIR}/openssl.pc ${DESTDIR}/usr/share/pkgconfig/ 11 5 12 .include <bsd.subdir.mk>
Note:
See TracChangeset
for help on using the changeset viewer.
