Mercurial > hg > xemacs-beta
comparison Makefile.in @ 304:c6de09ad3017 r21-0b50
Import from CVS: tag r21-0b50
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:41:12 +0200 |
parents | 558f606b08ae |
children | 9ea74add5d37 |
comparison
equal
deleted
inserted
replaced
303:d02ffe1d75ed | 304:c6de09ad3017 |
---|---|
61 CC=@CC@ | 61 CC=@CC@ |
62 CPP=@CPP@ | 62 CPP=@CPP@ |
63 LN_S=@LN_S@ | 63 LN_S=@LN_S@ |
64 CFLAGS=@CFLAGS@ | 64 CFLAGS=@CFLAGS@ |
65 CPPFLAGS=@CPPFLAGS@ | 65 CPPFLAGS=@CPPFLAGS@ |
66 LDFLAGS=@LDFLAGS@ | |
66 | 67 |
67 ## These help us choose version- and architecture-specific directories | 68 ## These help us choose version- and architecture-specific directories |
68 ## to install files in. | 69 ## to install files in. |
69 | 70 |
70 ## This should be the number of the XEmacs version we're building, | 71 ## This should be the number of the XEmacs version we're building, |