diff --git Makefile Makefile index 9ac517f..862f69b 100644 --- Makefile +++ Makefile @@ -3,33 +3,12 @@ version = 0.1 tarname = $(package) distdir = $(tarname)-$(version) -all clean check nyancat: - cd src && $(MAKE) $@ - -dist: $(distdir).tar.gz - -$(distdir).tar.gz: $(distdir) - tar chof - $(distdir) | gzip -9 -c > $@ - rm -rf $(distdir) +SRCDIR = src -$(distdir): FORCE - mkdir -p $(distdir)/src - cp Makefile $(distdir) - cp src/Makefile $(distdir)/src - cp src/nyancat.c $(distdir)/src - cp src/animation.h $(distdir)/src - cp src/telnet.h $(distdir)/src - -FORCE: - -rm $(distdir).tar.gz >/dev/null 2>&1 - -rm -rf $(distdir) >/dev/null 2>&1 +all clean check nyancat: + cd $(SRCDIR) && $(MAKE) $@ -distcheck: $(distdir).tar.gz - gzip -cd $(distdir).tar.gz | tar xvf - - cd $(distdir) && $(MAKE) all - cd $(distdir) && $(MAKE) check - cd $(distdir) && $(MAKE) clean - rm -rf $(distdir) - @echo "*** Package $(distdir).tar.gz is ready for distribution." +install : + install -m 0755 $(SRCDIR)/nyancat /usr/bin/nyancat -.PHONY: FORCE all clean check dist distcheck +.PHONY: all clean check install ref='/dtv-scan-tables.git/'>summaryrefslogtreecommitdiffstats
path: root/dvb-c/be-IN.DI-Integan (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2010-05-23update scan file for fr-NantesChristoph Pfister1-6/+7
submitted by biribi free.fr
2010-05-23update scan file for fr-Lille-BouvignyChristoph Pfister3-43/+26
and remove obsoleted files submitted by romain romain-bajeux.com
2010-05-19update scan file for fr-LavalChristoph Pfister1-6/+6
submitted by hftom free.fr
2010-05-19update scan file for fr-NantesChristoph Pfister1-6/+6
submitted by matpic free.fr
2010-05-16update scan file for de-HamburgChristoph Pfister1-0/+1
submitted by toralf.foerster gmx.de
2010-05-09update scan file for de-UnitymediaChristoph Pfister1-8/+9
2010-05-02update scan file for hr-AllChristoph Pfister1-1/+1
submitted by samuel.rakitnican gmail.com
2010-04-29update scan file for de-PrimacomChristoph Pfister1-0/+5
submitted by robert.wohlrab gmx.de
2010-04-29update scan file for dk-AllChristoph Pfister1-5/+11
submitted by rk.katana.steel gmail.com
2010-04-29update scan file for fi-TurkuChristoph Pfister1-1/+7
submitted by miika vesti.fi
2010-04-29update scan file for uk-AberdareChristoph Pfister1-10/+15
submitted by redtux1 googlemail.com
2010-04-29update scan file for fr-NantesChristoph Pfister1-6/+6
submitted by debotux gmail.com