Searched defs:SDFVER (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openldap/
H A DMakefile39 SDFVER= sdf-2.001 macro
40 SDFBLIB= $(BUILD_DIR_32)/${SDFVER}/blib
42 COMPONENT_ARCHIVE_1= $(SDFVER).tar.gz
60 gzip -dc ../../$(SDFVER).tar.gz | tar xopf -; \
61 cd $(SDFVER); $(PERL) Makefile.PL; \

Completed in 355 milliseconds