~lamont/maas/bug-1645912-2.1

« back to all changes in this revision

Viewing changes to Makefile

[r=julian-edwards][bug=][author=allenap] Use a separate MEDIA_ROOT for maas.demo and maas.development configurations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
clean:
67
67
        find . -type f -name '*.py[co]' -print0 | xargs -r0 $(RM)
68
68
        find . -type f -name '*~' -print0 | xargs -r0 $(RM)
 
69
        $(RM) -r media/demo/* media/development
69
70
 
70
71
distclean: clean pserv-stop
71
72
        utilities/maasdb delete-cluster ./db/