diff -aurN epix-1.0.10-old/Makefile.in epix-1.0.10/Makefile.in --- epix-1.0.10-old/Makefile.in 2006-08-26 05:17:50.000000000 -0500 +++ epix-1.0.10/Makefile.in 2006-08-26 05:18:16.000000000 -0500 @@ -247,7 +247,7 @@ # man_MANS = epix.1 elaps.1 flix.1 laps.1 EPIX_CONFFILES = bash_completions epix.ebuild epix.el epix.spec -EPIX_NOTEFILES = AUTHORS BUGS ChangeLog COPYING INSTALL NEWS POST-INSTALL \ +EPIX_NOTEFILES = AUTHORS BUGS ChangeLog NEWS POST-INSTALL \ README README-changes README-porting THANKS VERSION EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS) $(EPIX_CONFFILES) $(EPIX_NOTEFILES) diff -aurN epix-1.0.10-old/contrib/doc/Makefile.in epix-1.0.10/contrib/doc/Makefile.in --- epix-1.0.10-old/contrib/doc/Makefile.in 2006-08-26 05:17:50.000000000 -0500 +++ epix-1.0.10/contrib/doc/Makefile.in 2006-08-26 05:19:02.000000000 -0500 @@ -150,7 +150,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -EPIXFLAGS = --no-defaults -I.. -I../.. -L.. -L../.. -lepixext -lepix -v +EPIXFLAGS = --no-defaults -I.. -I../.. -L.. -L../.. -lepixext -lepix -q XPS := $(wildcard *.cc) EEPICS = $(XPS:.cc=.eepic) CLEANFILES = *~ *.dvi *.log contrib_src.tar contrib_src.tar.gz \ diff -aurN epix-1.0.10-old/doc/Makefile.in epix-1.0.10/doc/Makefile.in --- epix-1.0.10-old/doc/Makefile.in 2006-08-26 05:17:50.000000000 -0500 +++ epix-1.0.10/doc/Makefile.in 2006-08-26 05:19:24.000000000 -0500 @@ -150,7 +150,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -EPIXFLAGS = --no-defaults -I.. -L.. -lepix -v +EPIXFLAGS = --no-defaults -I.. -L.. -lepix -q XPS := $(wildcard *.xp) EEPICS = $(XPS:.xp=.eepic) CLEANFILES = *~ *.dvi *.log *.out *.ilg *.idx \ diff -aurN epix-1.0.10-old/samples/Makefile.in epix-1.0.10/samples/Makefile.in --- epix-1.0.10-old/samples/Makefile.in 2006-08-26 05:17:50.000000000 -0500 +++ epix-1.0.10/samples/Makefile.in 2006-08-26 05:20:03.000000000 -0500 @@ -150,7 +150,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -EPIXFLAGS = --no-defaults -I.. -L.. -lepix -v +EPIXFLAGS = --no-defaults -I.. -L.. -lepix -q XPS := $(wildcard *.xp) EEPICS = $(XPS:.xp=.eepic) CLEANFILES = *~ *.dvi *.log *.out *.ilg sample_src.tar sample.pdf sample.ps \