]> arthur.barton.de Git - ax-make.git/log
ax-make.git
9 years agoaxify: Correctly install Makefile.ax if it doesn't exist
Alexander Barton [Mon, 1 Sep 2014 21:54:38 +0000 (23:54 +0200)]
axify: Correctly install Makefile.ax if it doesn't exist

9 years agoAdd very simple README file ;)
Alexander Barton [Wed, 28 May 2014 10:52:58 +0000 (12:52 +0200)]
Add very simple README file ;)

9 years agoAdd "axify" script to the project
Alexander Barton [Wed, 28 May 2014 10:52:08 +0000 (12:52 +0200)]
Add "axify" script to the project

9 years agoMakefile: Add "install" target
Alexander Barton [Mon, 5 May 2014 17:38:23 +0000 (19:38 +0200)]
Makefile: Add "install" target

9 years agoInitial commit
Alexander Barton [Mon, 5 May 2014 17:32:56 +0000 (19:32 +0200)]
Initial commit

"ax-make" is my (Alex) "Simple Makefile System". The idea and the main
file, "Makefile.ax", has been copied from "ax-linux", my Linux scripts
project, into this new project to make it usable for other projects, too.