[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics / phatch

Diff for /ports/graphics/phatch/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2011/03/07 22:22:01 version 1.2, 2011/10/26 19:13:19
Line 30 
Line 30 
 #REGRESS_DEPENDS =      ???  #REGRESS_DEPENDS =      ???
   
   
 SEPARATE_BUILD =        concurrent  (build simultaneously on all arches)  SEPARATE_BUILD =        concurrent
 #SEPARATE_BUILD =       simple  (configure/build still recreates files in source)  #SEPARATE_BUILD =       simple  (configure/build still recreates files in source)
   
 MODPY_ADJ_FILES =       setup.py bin/phatch docs/update.py phatch/lib/metadataTest.py \  MODPY_ADJ_FILES =       setup.py bin/phatch docs/update.py phatch/lib/*.py \
                         phatch/lib/system.py phatch/lib/pyWx/dialogsInspector.py \                          phatch/lib/pyWx/dialogsInspector.py phatch/other/*.py \
                         phatch/other/EXIF.py phatch/other/pep8.py phatch/other/surd.py \                          tests/*.py tests/test_suite/*.py \
                         tests/acceptance_test.py tests/doc_test.py tests/license_test.py \                          tools/change_tags.py phatch/phatch.py
                         tests/pep8_test.py tests/test_suite/bzr_precommit_test.py \  
                         tests/test_suite/config.py tools/change_tags.py phatch/phatch.py  
   
 #REGRESS_IS_INTERACTIVE =       Yes  #REGRESS_IS_INTERACTIVE =       Yes
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb