|
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: 327 (0x147) Types: TextFile Names: »Imakefile«
└─⟦276d19d6e⟧ Bits:30007243 EUUGD5_I: X11R5 └─⟦af7d3f39a⟧ »./mit-2/mit-2.00« └─⟦0abaffd9e⟧ └─⟦this⟧ »mit/demos/xeyes/Imakefile«
XCOMM $XConsortium: Imakefile,v 1.15 91/08/23 12:25:20 gildea Exp $ SYS_LIBRARIES = -lm DEPLIBS = $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPEXTENSIONLIB) $(DEPXLIB) LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(EXTENSIONLIB) $(XLIB) SRCS = xeyes.c Eyes.c transform.c OBJS = xeyes.o Eyes.o transform.o ComplexProgramTarget(xeyes)