DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦32115f3a3⟧ TextFile

    Length: 416 (0x1a0)
    Types: TextFile
    Names: »Imakefile«

Derivation

└─⟦85b835f43⟧ Bits:30000549 8mm tape, Rational 1000, Xlib rev 6.00
    └─ ⟦0c20f784e⟧ »DATA« 
        └─⟦1abbe589f⟧ 
            └─⟦dfeb830e8⟧ 
                └─ ⟦this⟧ »rev6-0-0/x-library/foreign/Imakefile« 

TextFile

/**/#
/**/# This is for the x-library/foreign directory.
/**/# We go visit the subdirectories.
/**/#

#define NoAdaSrcs			/* No ADASRCS in this directory */
#define IHaveSubdirs

                SUBDIRS = No_UseName_Is_Defined	/* catch bad foo.cf-ada files*/

#ifdef UseTeleGen2Unix68k
                SUBDIRS = Tg2Unix68k
#endif

#define PassCDebugFlags		/* This just needs to exist. */

/**/# End of the Imakefile