Mercurial > hg > xemacs-beta
comparison Makefile.in.in @ 396:6719134a07c2 r21-2-13
Import from CVS: tag r21-2-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:12:05 +0200 |
parents | 7d59cb494b73 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
395:de2c2a7459d2 | 396:6719134a07c2 |
---|---|
56 RECURSIVE_MAKE=@RECURSIVE_MAKE@ | 56 RECURSIVE_MAKE=@RECURSIVE_MAKE@ |
57 #endif | 57 #endif |
58 | 58 |
59 SHELL = /bin/sh | 59 SHELL = /bin/sh |
60 LANG = C | 60 LANG = C |
61 LC_ALL = C | |
61 RM = rm -f | 62 RM = rm -f |
62 pwd = /bin/pwd | 63 pwd = /bin/pwd |
63 | 64 |
64 ## ==================== Things `configure' Might Edit ==================== | 65 ## ==================== Things `configure' Might Edit ==================== |
65 | 66 |