Page 1 of 1

Simple makefile generation for asdf systems

Posted: Sun Aug 02, 2009 2:17 am
by WeYu
Autoproject is a small utility that will generate a simple makefile from asdf system definitions. The makefile can be used to compile a system and create cores. Intermediate cores are used to make recompilation faster.

Get it here: http://code.google.com/p/autoproject/

Re: Simple makefile generation for asdf systems

Posted: Tue Aug 04, 2009 12:44 am
by skypher
Looks cool. Bookmark'd.

Re: Simple makefile generation for asdf systems

Posted: Tue Aug 04, 2009 8:49 am
by WeYu
Update: a shellscript called "autoasdf" was added to the package.

The script can be used to build asdf systems in a number of ways without having to generate makefiles. The option to generate makefiles is still present though.