|
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: 218 (0xda) Types: TextFile Names: »Imakefile«
└─⟦276d19d6e⟧ Bits:30007243 EUUGD5_I: X11R5 └─⟦af7d3f39a⟧ »./mit-2/mit-2.00« └─⟦0abaffd9e⟧ └─⟦this⟧ »mit/demos/puzzle/Imakefile«
XCOMM $XConsortium: Imakefile,v 1.5 91/07/16 23:08:01 gildea Exp $ DEPLIBS = $(DEPXLIB) LOCAL_LIBRARIES = $(XLIB) SRCS = puzzle.c main.c picture.c OBJS = puzzle.o main.o picture.o ComplexProgramTarget(puzzle)