X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=restore%2FMakefile.in;h=323d14f52240615775056a215c4a638868233d07;hb=ddf0df5b77e1a86207bf944b90ba70ac472df923;hp=d8257fd86db44dc0462cacb196176a3306daa4af;hpb=8d4197bb9ba5bbcef21409231ed8903b0cac353a;p=dump.git diff --git a/restore/Makefile.in b/restore/Makefile.in index d8257fd..323d14f 100644 --- a/restore/Makefile.in +++ b/restore/Makefile.in @@ -1,3 +1,5 @@ +# $Id: Makefile.in,v 1.5 2000/05/29 14:17:37 stelian Exp $ + top_srcdir= @top_srcdir@ srcdir= @srcdir@ @@ -5,7 +7,7 @@ srcdir= @srcdir@ CFLAGS= @CCOPTS@ -pipe $(OPT) $(DEFS) $(GINC) $(INC) @RESTOREDEBUG@ LDFLAGS:= $(LDFLAGS) @STATIC@ -LIBS= $(GLIBS) -le2p +LIBS= $(GLIBS) -le2p @READLINE@ DEPLIBS= ../compat/lib/libcompat.a PROG= restore