#!/usr/bin/make
include toc.make

SUBDIRS = shellish


all: subdirs

