Deleted Added
full compact
1c1
< # $Id$
---
> # $Id: Makefile,v 1.28 1997/02/22 15:43:04 peter Exp $
13c13,15
< CFLAGS+= -I${.CURDIR} -I${SRCDIR} -DHAVE_CONFIG_H
---
> RL_LIBRARY_VERSION = 2.1
> LOCAL_CFLAGS= -DRL_LIBRARY_VERSION='"$(RL_LIBRARY_VERSION)"'
> CFLAGS+= -I${.CURDIR} -I${SRCDIR} -DHAVE_CONFIG_H ${LOCAL_CFLAGS}
15c17
< HISTSRC= history.c histexpand.c histfile.c histsearch.c
---
> HISTSRC= history.c histexpand.c histfile.c histsearch.c shell.c