| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2008-07-26 | added command functions | michux | 1 | -2/+130 |
| 2008-07-15 | added IRLCD driver by Jean-Philippe Civade | michael | 10 | -5/+467 |
| 2008-07-15 | 'autoreconf -f -i' run & config.rpath added | michael | 8 | -370/+1617 |
REP= lcd4linux drivers plugins default: makefiles html true makefiles: @for i in $(REP) ; do \ (cd $$i && ln -sf ../Makefile.generic Makefile) ; \ done cleanmakefiles: @for i in $(REP) ; do \ rm -f $$i/Makefile ; \ done totalclean: @for i in $(REP) ; do \ (cd $$i && make clean ; rm Makefile) ; \ done rm -rf HTML #catalog: catalogue.xml xsl/catalogue.xsl # test -d catalog || mkdir catalog # xsltproc --param dir \'$(PWD)\' \ # --param odir \'$(PWD)/catalog\' \ # xsl/catalogue.xsl catalogue.xml >catalog/index.html # cp charte/default/default.css catalog/ %: @for i in $(REP) ; do \ (cd $$i && make $@) ; \ done 1fc37df6ae44c975'/>
| aboutsummaryrefslogtreecommitdiffstats |
| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2008-07-26 | added command functions | michux | 1 | -2/+130 |
| 2008-07-15 | added IRLCD driver by Jean-Philippe Civade | michael | 10 | -5/+467 |
| 2008-07-15 | 'autoreconf -f -i' run & config.rpath added | michael | 8 | -370/+1617 |