#!/bin/sh

etags --langmap=c:+.i.h *.y Headers/* *.c *.h *.l  *.i
