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: I T

⟦e13763945⟧ TextFile

    Length: 1077 (0x435)
    Types: TextFile
    Names: »Imakefile«

Derivation

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

TextFile

XCOMM
XCOMM ibuild - InterViews user interface builder
XCOMM

#ifdef InObjectCodeDir

Use_libUnidraw()
Use_2_6()
ComplexProgramTarget(ibuild)

#define Obj(file) MakeObjectFromSrc(file)
#define ObjFlags(file,flags) MakeObjectFromSrcFlags(file,flags)

Obj(ibadjuster)
Obj(ibbitmap)
Obj(ibborder)
Obj(ibbox)
Obj(ibbutton)
ObjFlags(ibcmds,-DCC_SUFFIX='".$(CCSUFFIX)"')
Obj(ibcode)
Obj(ibcommandctrl)
Obj(ibcomp)
Obj(ibcreator)
Obj(ibctrl)
Obj(ibdeck)
Obj(ibdialog)
Obj(ibdialogs)
Obj(ibed)
Obj(ibeditor)
Obj(ibellipse)
Obj(ibfbrowser)
Obj(ibframe)
Obj(ibglue)
Obj(ibgraphic)
Obj(ibgrblock)
Obj(ibgrcomp)
Obj(ibinteractor)
Obj(ibkybd)
Obj(ibline)
Obj(ibmanips)
Obj(ibmenu)
Obj(ibmessage)
Obj(ibpanelctrl)
Obj(ibpanner)
Obj(ibpolygon)
Obj(ibprocs)
Obj(ibprops)
Obj(ibraster)
Obj(ibrect)
Obj(ibrubrect)
Obj(ibscene)
Obj(ibscroller)
Obj(ibshaper)
Obj(ibslider)
Obj(ibspline)
Obj(ibstencil)
Obj(ibstrbrowser)
Obj(ibstred)
Obj(ibtext)
Obj(ibtextedit)
Obj(ibtoolpanel)
Obj(ibtools)
Obj(ibvars)
Obj(ibvarviews)
Obj(ibviewer)
Obj(ibviewport)
Obj(main)

#else

MakeInObjectCodeDir()

#endif