Module submission - avr-mfile
criggenbach@magahugu.net
criggenbach at magahugu.net
Sat May 19 15:20:17 CEST 2007
module name : avr-mfile
suggested section : science or own section for embedded systems
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
A Makefile generator to compile for Atmel-AVRs. Uses Tix and tk
Christian Riggenbach
-------------- next part --------------
--- avr-mfile/BUILD 1970-01-01 01:00:00.000000000 +0100
+++ avr-mfile/BUILD 2007-05-01 23:06:00.000000000 +0200
@@ -0,0 +1,11 @@
+cd .. &&
+mv -T mfile $MODULE-$VERSION &&
+cd $MODULE-$VERSION &&
+
+mkdir -p /usr/local/share/mfile &&
+
+sed -i "s:/usr/local/bin/tixwish:`which wish`:" mfile.tcl
+
+cp * /usr/local/share/mfile &&
+ln -s /usr/local/share/mfile/mfile.tcl /usr/local/avr/bin/mfile
+
--- avr-mfile/DEPENDS 1970-01-01 01:00:00.000000000 +0100
+++ avr-mfile/DEPENDS 2007-05-01 22:22:26.000000000 +0200
@@ -0,0 +1,2 @@
+depends tcl &&
+depends tk
\ Kein Zeilenumbruch am Dateiende.
--- avr-mfile/DETAILS 1970-01-01 01:00:00.000000000 +0100
+++ avr-mfile/DETAILS 2007-05-01 22:34:19.000000000 +0200
@@ -0,0 +1,13 @@
+ MODULE=avr-mfile
+ VERSION=1
+ SOURCE=mfile.tar.gz
+ SOURCE_URL=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL[0]=http://www.sax.de/~joerg/mfile/
+ ENTERED=20070501
+ UPDATED=20070501
+ SHORT="Mfile - A Makefile generator for AVR-GCC"
+
+cat<<EOF
+Mfile - A Makefile generator for AVR-GCC using Tcl and tk.
+EOF
+
-------------- next part --------------
lvu submit avr-mfile 2a2ed0e1479c8b8e1be8c449720aadf0 -
2.6.21.1Gizmotron-2007-05-08 2.6.12 gcc-4.1.2 glibc-2.3.6
More information about the Lunar
mailing list