Mercurial > hg > xemacs-beta
comparison man/Makefile @ 50:ee648375d8d6 r19-16b91
Import from CVS: tag r19-16b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:56:41 +0200 |
parents | 8d2a9b52c682 |
children |
comparison
equal
deleted
inserted
replaced
49:b46643e427ac | 50:ee648375d8d6 |
---|---|
27 EMACSFLAGS = -batch -q -no-site-file | 27 EMACSFLAGS = -batch -q -no-site-file |
28 | 28 |
29 # Implies makeinfo-1.64 | 29 # Implies makeinfo-1.64 |
30 MAKEINFO = makeinfo | 30 MAKEINFO = makeinfo |
31 # Implies makeinfo-1.67 | 31 # Implies makeinfo-1.67 |
32 NEWMAKEINFO = makeinfo-1.67 | 32 NEWMAKEINFO = makeinfo |
33 | 33 |
34 .SUFFIXES: .info .texi .dvi | 34 .SUFFIXES: .info .texi .dvi |
35 | 35 |
36 # Subdirectories to make recursively. | 36 # Subdirectories to make recursively. |
37 SUBDIR = xemacs lispref new-users-guide internals tm auctex | 37 SUBDIR = xemacs lispref new-users-guide internals tm auctex |