#!/bin/sh # $LynxId: cfg_defs.sh,v 1.2 2021/01/07 00:38:05 tom Exp $ # Translate the lynx_cfg.h and config.cache data into a table, useful for # display at runtime. TOP="${1-.}" OUT=cfg_defs.h # just in case we want to run this outside the makefile : "${SHELL:=/bin/sh}" { cat <$OUT