#!/bin/csh -f echo '#include "ml.h"' echo '#ifdef FALLBACK' echo 'String fallback_resources[] = {' echo '"ML*local_defs: True",' grep -v "defaults_installed" < ../lib/ML.ad.ORIG | ../aux/ad2c echo 'NULL,' echo '};' echo '#endif'