4 lines
148 B
Makefile
4 lines
148 B
Makefile
# -*- makefile-bsdmake -*-
|
|
# Disable Skint because no numerical tower
|
|
SCHEMES=chibi chicken gauche guile racket sagittarius
|
|
.include "../common.mk"
|