Commit b682d977 authored by Łukasz Nowak's avatar Łukasz Nowak

- drop Makefile, which is redundant in case of buildout


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41043 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1605263e
PYTHON=python
BUILDOUT_OPT=-U -v
software: bin/buildout
$(PYTHON) -S bin/buildout $(BUILDOUT_OPT)
bin/buildout:
$(PYTHON) -S bootstrap/bootstrap.py -v 1.4.4
# run make assert to check that all is working
assert: bin/python2.4
bin/python2.4 tests/assertSoftware.py
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment