X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=30bc63fbdc8b11798fda86879f411c2797387944;hp=4e6ef96258b4f7c2fcf4ee324d0a6ac4b4ae7b01;hb=141b0fd36edcad22ee07c65b101e90064d8567b6;hpb=40de1dd2fdbb054444d585aa70e2d50166a66e07 diff --git a/Makefile.in b/Makefile.in index 4e6ef962..30bc63fb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -171,12 +171,6 @@ web/%.man.in.html: man/man1/%.1 man2html $< | sed -e '/^<\/BODY>/,$$d' -e '1,/<\/HEAD>/d' > $@ -ortp_recv.o: ortp_recv.c - $(CC) -c $(CPPFLAGS) $(DEBUG_CPPFLAGS) @ortp_cppflags@ $< - -ortp_send.o: ortp_send.c - $(CC) -c $(CPPFLAGS) $(DEBUG_CPPFLAGS) @ortp_cppflags@ $< - oggdec_filter.o: oggdec_filter.c $(CC) -c $(CPPFLAGS) $(DEBUG_CPPFLAGS) @oggvorbis_cppflags@ $< ogg_afh.o: ogg_afh.c