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 index : dtv-scan-tables.git
dtv-scan-tables Debian packagingJonathan McCrohan
summaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Sodertalje_Ragnhildsborg (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-18Imported Upstream version 0+git20151202.3864e0aupstream/0+git20151202.3864e0aJonathan McCrohan1-49/+12
2015-04-01Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3Jonathan McCrohan32-333/+483
2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271
2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877