X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=restore%2FMakefile.in;h=af0b5936996d96574565908099e0c4c4267d8c73;hb=4d5ed2f38cb1dce0244a05f94c8aec7f725a1f33;hp=323d14f52240615775056a215c4a638868233d07;hpb=79dfd5d87f557a7914002362e78920ad42243ac9;p=dump.git diff --git a/restore/Makefile.in b/restore/Makefile.in index 323d14f..af0b593 100644 --- a/restore/Makefile.in +++ b/restore/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.5 2000/05/29 14:17:37 stelian Exp $ +# $Id: Makefile.in,v 1.6 2001/02/21 16:13:05 stelian Exp $ top_srcdir= @top_srcdir@ srcdir= @srcdir@ @@ -7,7 +7,7 @@ srcdir= @srcdir@ CFLAGS= @CCOPTS@ -pipe $(OPT) $(DEFS) $(GINC) $(INC) @RESTOREDEBUG@ LDFLAGS:= $(LDFLAGS) @STATIC@ -LIBS= $(GLIBS) -le2p @READLINE@ +LIBS= $(GLIBS) -le2p @READLINE@ @ZLIB@ DEPLIBS= ../compat/lib/libcompat.a PROG= restore