DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T m

⟦f1a253d22⟧ TextFile

    Length: 1446 (0x5a6)
    Types: TextFile
    Names: »moto.cf«

Derivation

└─⟦276d19d6e⟧ Bits:30007243 EUUGD5_I: X11R5
    └─⟦399fbce15⟧ »./mit-1/mit-1.00« 
        └─⟦ee38ad226⟧ 
            └─⟦this⟧ »mit/config/moto.cf« 

TextFile

XCOMM platform:  $XConsortium: moto.cf,v 1.10 91/08/15 12:05:30 rws Exp $

#if defined(MotoR3Architecture)

#define OSName                 Motorola R32V2/R3V6.2
#define OSMajorVersion         3
#define OSMinorVersion         2

#define SystemV			YES
#define BootstrapCFlags		-DSYSV -DMOTOROLA
#define StandardDefines		-DSYSV -DUSG -DMOTOROLA
#define Malloc0ReturnsNull	YES
#define LnCmd			ln -s
#define HasSockets		YES
#define BuildServer		NO
#define MotifBC			YES
#define UseCCMakeDepend		YES
#define OptimizedCDebugFlags	/* -O */

#define DefaultUserPath   	:/bin:/usr/bin:$(BINDIR)
#define DefaultSystemPath 	/etc:/bin:/usr/bin:$(BINDIR)

#endif /* MotoR3Architecture */


#if defined(MotoR4Architecture)

#define OSName			Motorola R40V1 
#define OSMajorVersion		4
#define OSMinorVersion		1

#define SystemV4		YES
#define BootstrapCFlags		-DSVR4 -DMOTOROLA
#define StandardDefines         -DSVR4 -DMOTOROLA
#define HasSockets		YES
#define BuildServer		NO
#define MotifBC                 YES

#define CppCmd                  /usr/ccs/lib/cpp
#define LdCmd                   /usr/ccs/bin/ld
#define LexCmd                  /usr/ccs/bin/lex
#define MakeCmd                 /usr/ccs/bin/make
#define YaccCmd                 /usr/ccs/bin/yacc
#define CcCmd                   /bin/cc          /* a front-end to gcc/CI5 */
#define DefaultCCOptions        -Xc

#include <sv4Lib.rules>

#endif /* MotoR4Architecture */

XCOMM operating system:  OSName