#!/bin/sh # # Script to generate Makefile.am, # execute in device/lib/pic16/libio/ with no arguments. # # Written by Raphael Neider # # Released under the terms of the GPL v2. # cat <>${p}<<" >&2; cat < /dev/null 2>&1 && { echo "No adc." >&2 ; } || cat < /dev/null 2>&1 && { echo "No i2c." >&2 ; } || cat < /dev/null 2>&1 && { echo "No usart." >&2 ; } || cat <