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

⟦2479aaccc⟧ TextFile

    Length: 360 (0x168)
    Types: TextFile
    Names: »Imakefile«

Derivation

└─⟦8648bda34⟧ Bits:30007244 EUUGD5_II: X11R5
    └─⟦87c3ac0e0⟧ »./contrib-3/contrib-3.00« 
        └─⟦de8ce1454⟧ 
            └─⟦this⟧ »contrib/lib/iv/src/bin/idraw/Imakefile« 

TextFile

XCOMM
XCOMM idraw - drawing editor
XCOMM

#ifdef InObjectCodeDir

Use_libUnidraw()
Use_2_6()
ComplexProgramTarget(idraw)

#define Obj(file) MakeObjectFromSrc(file)

Obj(idarrow)
Obj(idarrowhead)
Obj(idarrows)
Obj(idcatalog)
Obj(idcmds)
Obj(idcomp)
Obj(idcreator)
Obj(iddialogs)
Obj(ided)
Obj(idkybd)
Obj(idvars)
Obj(main)

#else

MakeInObjectCodeDir()

#endif