Mercurial > hg > xemacs-beta
comparison src/s/hpux10-shr.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | b82b59fe008d |
children |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
12 | 12 |
13 /* XEmacs: */ | 13 /* XEmacs: */ |
14 /* Don't tell the linker to link statically */ | 14 /* Don't tell the linker to link statically */ |
15 #ifdef NOT_C_CODE | 15 #ifdef NOT_C_CODE |
16 #define START_FILES | 16 #define START_FILES |
17 #define LINKER $(CC) | 17 #define LINKER "$(CC)" |
18 #endif /* THIS IS YMAKEFILE */ | 18 #endif /* THIS IS YMAKEFILE */ |
19 | 19 |
20 /* get call to brk() when rerunning XEmacs */ | 20 /* get call to brk() when rerunning XEmacs */ |
21 #define RUN_TIME_REMAP | 21 #define RUN_TIME_REMAP |
22 | 22 |