From 644121b478a57772150f460c3c8cd035aa6767a2 Mon Sep 17 00:00:00 2001 From: sicarius Date: Sat, 10 Feb 2007 20:58:05 +0000 Subject: Updatet Todo.txt ; Added some Sources --- temp/mfile/help.html | 165 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 temp/mfile/help.html (limited to 'temp/mfile/help.html') diff --git a/temp/mfile/help.html b/temp/mfile/help.html new file mode 100644 index 0000000..f0398bb --- /dev/null +++ b/temp/mfile/help.html @@ -0,0 +1,165 @@ + + + + + + + + + +Mfile help + +

Simple Makefile generator for AVR-GCC

+

Copyright © 2003, 2004 Jörg Wunsch

+ +
+

This simple Makefile generator is meant as an aid to quickly +customize the WinAVR Makefile template, producing a file called +Makefile in the current directory as result.

+ +

The application consists of a (scrollable) text editor widget, and +a menu bar.

+ +

The File menu has only two entries:

+ + + +

The Makefile menu allows customization of the generated +Makefile. Note that the various menu items described below will only +be present if the corresponding feature is present in the parsed +template or input file. This menu is divided into three areas:

+ + + + +

+Jörg Wunsch · <j.gnu@uriah.heep.sax.de> · +$Date: 2004/07/15 20:51:08 $
+ -- cgit v1.2.3