|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 242 (0xf2) Types: TextFile Names: »Imakefile«
└─⟦8648bda34⟧ Bits:30007244 EUUGD5_II: X11R5 └─⟦87c3ac0e0⟧ »./contrib-3/contrib-3.00« └─⟦de8ce1454⟧ └─⟦this⟧ »contrib/lib/iv/Imakefile«
XCOMM XCOMM "make CPU" prints the name you should assign to CPU. XCOMM "make World" builds everything. XCOMM "make install" installs everything. XCOMM WORLDOPTS = -k SUBDIRS = src MakeCPU() MakeWorld($(WORLDOPTS)) MakeInSubdirs($(SUBDIRS))