X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=common%2FMakefile.in;h=f3b0e1ed342db7bd7b7eb8d26b164a1d5f7c1871;hp=d6a33484466b2fdd256cb14e1e58091a75222787;hb=b80c25f88a480557d2985ffc0eabf0ca40d4b267;hpb=1227625a12a66e0ded78a1997c2d23f23202a382 diff --git a/common/Makefile.in b/common/Makefile.in index d6a3348..f3b0e1e 100644 --- a/common/Makefile.in +++ b/common/Makefile.in @@ -1,10 +1,12 @@ +# $Id: Makefile.in,v 1.3 1999/10/11 13:31:08 stelian Exp $ + top_srcdir= @top_srcdir@ srcdir= @srcdir@ @MCONFIG@ INC= -I$(top_srcdir)/dump -CFLAGS= @CCOPTS@ -pipe $(GINC) $(INC) $(DEFS) +CFLAGS= @CCOPTS@ -pipe $(OPT) $(GINC) $(INC) $(DEFS) SRCS= dumprmt.c OBJS= dumprmt.o