X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2FMakefile.in;h=b4543b3521abad102277d40aac5942e989e3dffb;hp=317a1778af19a934b8a8c03c54fd4622f9ba9a1f;hb=0dcc45fd5273ba3df3bcbb2e0c32b26777d665ce;hpb=0c3be1c75f481d085d0ada3e9a714051a221be80 diff --git a/sbr/Makefile.in b/sbr/Makefile.in index 317a177..b4543b3 100644 --- a/sbr/Makefile.in +++ b/sbr/Makefile.in @@ -100,7 +100,7 @@ lint: sigmsg.h $(LINT) $(LINTFLAGS) $(INCLUDES) $(DEFS) $(SRCS) dtimep.c: dtimep.lex - $(LEX) -nt $< > $@ + $(LEX) -o $@ $< client.o: client.c $(COMPILE2) $<