Imake

1 program Added 2026-03-13T12:00:00Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled Evidence Report issue View issues
Aliases: imake, xmkmf
Provenance: commit 2d7a80e097 · authored 2026-03-13T01:03:03+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

Make (0.18)CMake (0.17)QMake (0.16)Imandra (0.15)Snakemake (0.14)

LLM-contributed programs

xclock Imakefile

Provenance: commit 2d7a80e097 · authored 2026-03-13T01:03:03+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
code.imake · license: Public Domain · added: 2026-03-13T12:00:00Z
XCOMM
XCOMM Imakefile for xclock (X Window System clock utility)
XCOMM Uses Imake macros to define build rules for the X11 build system
XCOMM

INCLUDES = -I. -I../../lib/Xcms
DEPLIBS = $(DEPXTOOLLIB) $(DEPXMLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XTOOLLIB) $(XMLIB) $(XLIB)

SRCS = xclock.c Clock.c
OBJS = xclock.o Clock.o

ComplexProgramTarget(xclock)
DependTarget()

Contribute — propose a file extension

Tell us where to find evidence about Imake (mapped to pl/imake). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Imake/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← imaginary-number-equation Imandra →