#! /bin/sh

sed -e "`echo \"s/^ /@/g\" | tr '@' '\011'`" listings-ext.mk > Makefile && \
  rm listings-ext.mk
