/[muddleftpd]/muddleftpd/Makefile.in
ViewVC logotype

Diff of /muddleftpd/Makefile.in

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

revision 1.4 by rugger, Sun Oct 20 11:51:26 2002 UTC revision 1.5 by ganneff, Mon Nov 3 13:20:17 2003 UTC
# Line 18  include Makefile.defs Line 18  include Makefile.defs
18    
19  prefix=@prefix@  prefix=@prefix@
20  # where the binary is stored  # where the binary is stored
21  BINDIR=$(prefix)/bin  BINDIR=@bindir@
22    
23  # where the man pages are stored  # where the man pages are stored
24  MANDIR=$(prefix)/man  MANDIR=@mandir@
25    
26  # where info files should be stored  # where info files should be stored
27  INFODIR=$(prefix)/info  INFODIR=@infodir@
28    
29  # directories to make  # directories to make
30  DIRS=src doc @subdirs@  DIRS=src doc @subdirs@

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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