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

⟦ad772d0ee⟧ TextFile

    Length: 341 (0x155)
    Types: TextFile
    Names: »Imakefile«

Derivation

└─⟦276d19d6e⟧ Bits:30007243 EUUGD5_I: X11R5
    └─⟦af7d3f39a⟧ »./mit-2/mit-2.00« 
        └─⟦0abaffd9e⟧ 
            └─⟦this⟧ »mit/demos/Imakefile« 

TextFile

XCOMM $XConsortium: Imakefile,v 1.10 91/07/17 16:09:16 gildea Exp $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

#if BuildPexClients
PEXDIRS = auto_box beach_ball gpc
#endif

SUBDIRS = xcmstest xgas ico maze puzzle xeyes xev xgc x11perf \
          $(PEXDIRS)

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))