![]()
Parent Directory
|
Revision Log
merge -r 3156:3183 branches/leaks -> trunk should be a great big no-op unless you pass extra configure flags, or have openssl configured with engines turned on.
# # $Id$ # include Makeconf all: build .PHONY: all install clean distclean build: $(PYTHON) Setup.py build install: $(PYTHON) Setup.py install --root=$(installroot) clean: rm -rf build distclean: clean rm -rf config.log config.status confdefs.h autom4te.cache Makeconf
| Maintained by PDOS | ViewVC Help |
| Powered by ViewVC 1.0.3 |