; Bootstrap make file for media_dev profile -- run this if don't have an existing ; Download core core = 7.x projects[drupal][type] = "core" ; Specify Drush make's API version api = 2 ; Download media_dev profile. projects[media_dev][type] = "profile" projects[media_dev][version] = "1.x-dev"