Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 97439
Collapse All | Expand All

(-)man-1.6.orig/Makefile.in (-2 / +2 lines)
Lines 33-45 Link Here
33
source:	src/Makefile
33
source:	src/Makefile
34
	cd src; $(MAKE)
34
	cd src; $(MAKE)
35
35
36
manhtml: man2html/Makefile
36
manhtml: man2html/Makefile source
37
	cd man2html; $(MAKE)
37
	cd man2html; $(MAKE)
38
38
39
manpages: man/Makefile
39
manpages: man/Makefile
40
	cd man; $(MAKE) subdirs
40
	cd man; $(MAKE) subdirs
41
41
42
%messages: gencat/gencat msgs/Makefile
42
%messages: gencat/gencat msgs/Makefile source
43
%	cd msgs; $(MAKE)
43
%	cd msgs; $(MAKE)
44
44
45
%gencat/gencat:
45
%gencat/gencat:
(-)man-1.6.orig/src/Makefile.in (-1 / +1 lines)
Lines 56-62 Link Here
56
different.o man-config.o man-getopt.o man.o manpath.o: man-config.h
56
different.o man-config.o man-getopt.o man.o manpath.o: man-config.h
57
gripes.o man-config.o man-getopt.o man.o manpath.o util.o: man.h
57
gripes.o man-config.o man-getopt.o man.o manpath.o util.o: man.h
58
man-getopt.o man.o manpath.o: man-getopt.h
58
man-getopt.o man.o manpath.o: man-getopt.h
59
man.o manfile.o to_cat.o: manfile.h
59
man.o manfile.o to_cat.o: manfile.h gripes.h gripedefs.h
60
man.o man-iconv.o: man-iconv.h
60
man.o man-iconv.o: man-iconv.h
61
man.o manpath.o: manpath.h
61
man.o manpath.o: manpath.h
62
man-config.o: paths.h
62
man-config.o: paths.h

Return to bug 97439