ChrisOS Research ProjectOperating systems · language systems · graphics · machine emulation
DOCUMENTATION ARCHIVEMAIN BRANCH
ChrisOS/Source reference: APPS/EDITOR/Makefile

Source reference: APPS/EDITOR/Makefile

Deterministic source record. The complete textual file is reproduced below; this page does not replace architectural interpretation in the authored chapters.

File identity

Field Value
Path APPS/EDITOR/Makefile
Lines 4
Bytes 159
SHA-256 2603781b610d220aa6cb9f253be87eba33faa5a8e551c54a483c74a040f895e5
ChrisOS revision da3df29cb397932c43d32373871fb9380e688ade

Detected syntactic dependencies

Line Include
— No preprocessor include detected.

Detected symbols

Line Symbol
— No C-like function definition detected by the scanner.

Complete source

The following block is the complete textual file at the recorded revision. No lines are elided, abbreviated or paraphrased.

1
2
3
all: APPS/EDITOR/EDITOR.CLV
APPS/EDITOR/EDITOR.CLV: APPS/EDITOR/EDITOR.LST LIB/WIN.CC LIB/UI.CC LIB/APP.CC APPS/EDITOR/EDITOR.CC
    cc -c APPS/EDITOR/EDITOR.LST

Role of this record

The atlas guarantees file-by-file traceability. Responsibility, invariants, ownership, concurrency, security, performance and subsystem interactions belong in authored chapters and must cite this file when applicable.

Document record ID: source-2603781b610d220a Reviewed source: da3df29cb397 Class: generated-source-reference