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

⟦d44f0361b⟧ TextFile

    Length: 232 (0xe8)
    Types: TextFile
    Names: »Imakefile«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/X/Roids/Imakefile« 

TextFile

LOCAL_LIBRARIES = $(XAWLIB) $(XTOOLLIB) $(XMULIB) $(XLIB)

OBJS = ship.o widget.o main.o rocks.o lines.o shot.o score.o

SRCS = ship.c widget.c main.c rocks.c lines.c shot.c score.c

SYS_LIBRARIES = -lm

ComplexProgramTarget(roids)