lucasctnh / Automated-Makefile

A directory watcher to automate the process of creating Makefiles for Allegro projects. Only Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Makefile

This project is a directory watcher to automate the process of creating and running Makefiles for Allegro projects, it can be easily adapted to fulfill other purposes though.

Running locally

To run locally you just compile the c file using gcc for example, but you'll have to change some file paths on the code before. Despite the name, it isn't yet fully automated.

About

A directory watcher to automate the process of creating Makefiles for Allegro projects. Only Windows.


Languages

Language:C 100.0%