summaryrefslogtreecommitdiff
path: root/src/ChezScheme/s/unix.def
blob: e0cb28c05b072fea4dd8e9f0d2ac113c04cbfe2d (plain)
1
2
3
4
5
6
7
;; This template is turned into a machine-specific ".def" file
;; by the `workarea` script

(define-constant machine-type (constant machine-type-$(M)))
(features iconv expeditor)
(include "$(March).def")
(include "default.def")