Conata: make

Back
Download

Introduction

This is an implementation of subset of UNIX make(1) by Nina. The target language is C#, and this runs on Windows or Mono.
Features of this make implementation are shown as follows.

Features shown as follows are not supported. Command line options are shown as follows.
make [-n|-f file] [target]

codes

This implementation consists of the sources shown as follows.