X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2FMakefile.in;h=08845c34db30d55368c87842b927e92313a34654;hp=142c72123e902c1a7fb021e61267fe8dd8cd1b6a;hb=582d618b69077087961c367bd1631495906c92a8;hpb=0cd75fec1902ab5540539fe8c95a071caf18f58e diff --git a/sbr/Makefile.in b/sbr/Makefile.in index 142c721..08845c3 100644 --- a/sbr/Makefile.in +++ b/sbr/Makefile.in @@ -102,13 +102,13 @@ lint: sigmsg.h # Note that some lexes (for example flex 2.5.4) require that there # be no space between -o and the output filename. dtimep.c: dtimep.lex - $(LEX) -o$@ $< + $(LEX) -o$@ dtimep.lex client.o: client.c - $(COMPILE2) $< + $(COMPILE2) client.c mts.o: mts.c - $(COMPILE2) $< + $(COMPILE2) mts.c pidstatus.o: sigmsg.h