ftp.nice.ch/pub/next/developer/languages/c/djgpp-NS.s.tar.gz#/djgpp/src/gas-2.3/gas/config/te-sco38.h

This is te-sco38.h in view mode; [Download] [Up]

/* Machine specific defines for the SCO Unix V.3.2 ODT */
#define scounix

/* Local labels start with a period.  */
#define LOCAL_LABEL(name) (name[0] == '.' \
                           && (name[1] == 'L' || name[1] == '.'))
#define FAKE_LABEL_NAME ".L0\001"
/* end of te-sco386.h */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.