~caglow/ci/trunk

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Caglow
  • Date: 2010-05-09 18:48:03 UTC
  • Revision ID: svn-v4:31e3fcef-1472-0410-85f0-a590c57410d1:trunk:18
Restructuring of libraries. Transition of the 'draw' libraries to the new format is complete.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
all:    $(PLAT)
52
52
 
53
 
$(PLATS) libraries clean:
 
53
$(PLATS) clean:
54
54
        cd src && $(MAKE) $@
 
55
        cd libs && $(MAKE) $@
55
56
 
56
57
test:   dummy
57
58
        bin/ci demo/readfile.ci