mirror of
git://git.psyced.org/git/pypsyc
synced 2024-08-15 03:20:04 +00:00
last state we had in cvs
This commit is contained in:
commit
0f02e9cd76
128 changed files with 9224 additions and 0 deletions
16
therapy/Makefile
Normal file
16
therapy/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
fix: pypsyc therapy
|
||||
expand therapy >therapy-big-big-big
|
||||
-mv -f therapy /tmp
|
||||
-mv -f therapy-big-big-big therapy
|
||||
python -tt therapy
|
||||
|
||||
# paranoid check of syntax
|
||||
jack: pypsyc therapy
|
||||
python -tt therapy
|
||||
|
||||
pypsyc:
|
||||
@echo I will presume you have also checked out pypsyc.
|
||||
ln -s ../pypsyc/pypsyc .
|
||||
|
||||
it: jack
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue