Packages

Ceylan-Myriad, a generic-purpose Erlang toolbox, as an OTP application library here (see http://myriad.esperide.org)

Current section

Files

Jump to
myriad src user-interface src textual GNUmakefile
Raw

src/user-interface/src/textual/GNUmakefile

MYRIAD_TOP = ../../../..
.PHONY: all run test-all
all:
run:
test-all: all
include $(MYRIAD_TOP)/GNUmakesettings.inc