Annotation of embedaddon/axTLS/config/.config.tmp, revision 1.1

1.1     ! misho       1: deps_config := \
        !             2:        ssl/BigIntConfig.in \
        !             3:        samples/Config.in \
        !             4:        bindings/Config.in \
        !             5:        httpd/Config.in \
        !             6:        ssl/Config.in \
        !             7:        config/Config.in
        !             8: 
        !             9: .config include/config.h: $(deps_config)
        !            10: 
        !            11: $(deps_config):

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>