primes/src/m3makefile

6 lines
103 B
Plaintext

% Makefile for Modula-3 program 'primesm3'
import("libm3")
implementation("Main")
program("primesm3")