#! /bin/sh echo '/* Automatically Generated -- do not edit */' echo '#include "asm386/glue-prologue.h"' grep -E -h '^(GLUE_)|(#if)|(#endif)|(#else)|(#elif)' $* exit 0