Index: ossp-pkg/xds/Makefile RCS File: /v/ossp/cvs/ossp-pkg/xds/Attic/Makefile,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/xds/Attic/Makefile,v' 2>/dev/null --- Makefile 2001/07/03 08:25:24 1.4 +++ Makefile 2001/07/03 11:15:39 1.5 @@ -23,7 +23,7 @@ $(CC) $(LDFLAGS) -o $@ test.o xds.3: xds.pod - pod2man --section=3 --center="XDS Library Programmer API " $< >$@ + pod2man --section=3 --center="XDS Library Programmer API " xds.pod >xds.3 clean:: rm -f test.o test