/[man-db]/man-db/src/Makefile.in
ViewVC logotype

Diff of /man-db/src/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by cjwatson, Tue Apr 15 17:17:08 2003 UTC revision 1.28 by cjwatson, Fri Sep 5 23:23:25 2003 UTC
# Line 32  PACKAGE = @PACKAGE@ Line 32  PACKAGE = @PACKAGE@
32  VERSION = @VERSION@  VERSION = @VERSION@
33    
34  LIBS = @LIBINTL@ @LIBS@  LIBS = @LIBINTL@ @LIBS@
35    DBLIBS = @DBLIBS@
36    
37  include ../include/Defines  include ../include/Defines
38    
# Line 104  catman manpath whatis apropos: fake_secu Line 105  catman manpath whatis apropos: fake_secu
105  catman manpath whatis apropos accessdb: util.o  catman manpath whatis apropos accessdb: util.o
106  man mandb catman whatis apropos accessdb: ../libdb/libmandb.a  man mandb catman whatis apropos accessdb: ../libdb/libmandb.a
107    
108    man mandb catman whatis apropos accessdb: LDLIBS += $(DBLIBS)
109    
110  $(PROGS) $(TOOLS): version.o ../lib/libman.a  $(PROGS) $(TOOLS): version.o ../lib/libman.a
111    
112  apropos: whatis.c  apropos: whatis.c

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26