projects
/
chise
/
xemacs-chise.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
(U+662F): Add `<-denotational@usage' for BUCS+662F and A2-DJT-04512;
[chise/xemacs-chise.git]
/
src
/
s
/
sunos4-1-shr.h
1
/* Synched up with: Not in FSF. */
2
3
/* For building XEmacs under SunOS 4.1.* with dynamic libraries. */
4
5
#ifdef NOT_C_CODE
6
7
#define LD_SWITCH_SYSTEM "-Bdynamic"
8
9
#endif /* NOT_C_CODE */
10
11
#include "sunos4-1.h"