X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=30bc63fbdc8b11798fda86879f411c2797387944;hb=9627e8157c8c916555b993d7254b0b638815ebc1;hp=4e6ef96258b4f7c2fcf4ee324d0a6ac4b4ae7b01;hpb=5c01bccd6581c86020f9cf1500db70a8dacf911c;p=paraslash.git 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