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

⟦d97333039⟧ TextFile

    Length: 172 (0xac)
    Types: TextFile
    Names: »make«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/dsap/common/make« 
            └─⟦this⟧ »isode-6.0/dsap/net/make« 
            └─⟦this⟧ »isode-6.0/dsap/x500as/make« 
            └─⟦this⟧ »isode-6.0/h/quipu/make« 
            └─⟦this⟧ »isode-6.0/others/callback/make« 
            └─⟦this⟧ »isode-6.0/others/idist/make« 
            └─⟦this⟧ »isode-6.0/others/image/make« 
            └─⟦this⟧ »isode-6.0/others/listen/make« 
            └─⟦this⟧ »isode-6.0/others/lookup/make« 
            └─⟦this⟧ »isode-6.0/others/mosy/make« 
            └─⟦this⟧ »isode-6.0/others/osilookup/make« 
            └─⟦this⟧ »isode-6.0/others/pingpong/make« 
            └─⟦this⟧ »isode-6.0/others/quipu/make« 
            └─⟦this⟧ »isode-6.0/others/rdbm/make« 
            └─⟦this⟧ »isode-6.0/others/rtf/make« 
            └─⟦this⟧ »isode-6.0/others/tp0bridge/make« 
            └─⟦this⟧ »isode-6.0/others/tsbridge/make« 
            └─⟦this⟧ »isode-6.0/quipu/dish/make« 

TextFile

: run this script through /bin/sh
M=/bin/make
if [ -f /usr/bin/make ]; then
    M=/usr/bin/make
fi

exec $M TOPDIR=../../ -f ../../config/CONFIG.make -f Makefile ${1+"$@"}