prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ datarootdir = $(prefix)/share mandir = @mandir@ datadir = $(datarootdir)/@PACKAGE_NAME@ exec_perms = 0755 install-suid-root: exec_perms = 4755 CC ?= @CC@ CFLAGS ?= @CFLAGS@ CPPFLAGS ?= @CPPFLAGS@ LDFLAGS ?= @LDFLAGS@ DEFS ?= @DEFS@ LDLIBS ?= @LIBS@ INSTALL = @INSTALL@ RM = rm -vf MAIN = @PACKAGE_NAME@.c HEADERS = @PACKAGE_NAME@.h llist.h iw_if.h PURESRC = $(filter-out $(MAIN),$(wildcard *.c)) OBJS = $(PURESRC:.c=.o) DOCS = README NEWS THANKS AUTHORS COPYING ChangeLog %.o: %.c $(HEADERS) $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(DEFS) -c -o $@ $< all: @PACKAGE_NAME@ @PACKAGE_NAME@: $(MAIN) $(OBJS) $(MAIN): Makefile Makefile: Makefile.in config.status ./config.status config.status: configure ./config.status --recheck configure: configure.ac autoconf tags: $(MAIN) $(PURESRC) $(HEADERS) ctags $^ > $@ .PHONY: all install uninstall clean distclean install: install-binaries install-docs install-suid-root install-binaries: all $(INSTALL) -m 0755 -d $(DESTDIR)$(bindir) $(INSTALL) -m $(exec_perms) @PACKAGE_NAME@ $(DESTDIR)$(bindir) install-docs: @PACKAGE_NAME@.1 @PACKAGE_NAME@rc.5 $(DOCS) $(INSTALL) -m 0755 -d $(DESTDIR)$(mandir)/man1 $(INSTALL) -m 0644 @PACKAGE_NAME@.1 $(DESTDIR)$(mandir)/man1 $(INSTALL) -m 0755 -d $(DESTDIR)$(mandir)/man5 $(INSTALL) -m 0644 @PACKAGE_NAME@rc.5 $(DESTDIR)$(mandir)/man5 $(INSTALL) -m 0755 -d $(DESTDIR)$(datadir) $(INSTALL) -m 0644 $(DOCS) $(DESTDIR)$(datadir) uninstall: @$(RM) $(bindir)/@PACKAGE_NAME@ @$(RM) $(mandir)/man1/@PACKAGE_NAME@.1 @$(RM) $(mandir)/man5/@PACKAGE_NAME@rc.5 @$(RM) -r $(datadir) clean: @$(RM) *.o *~ tags @PACKAGE_NAME@ distclean: uninstall clean @$(RM) config.status config.log config.cache Makefile @$(RM) -r autom4te.cache ='get' action='/dtv-scan-tables.git/log/dvb-s/Intelsat-705-50.0W'>
path: root/dvb-s/Intelsat-705-50.0W (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Synchronize orbital position naming in filenamesOlliver Schinagl22-0/+0
2018-05-10Drop Agila 2 146.0EOlliver Schinagl1-186/+0
2018-05-10Update Amazonas 3 61.0WOlliver Schinagl2-411/+18
2018-05-10Rename ABS1 to ABS2Olliver Schinagl1-0/+0
2018-05-10Rename Atlantic Bird 3 to Eutelsat5Olliver Schinagl1-0/+0
2018-05-10Remove Atlantic Bird 1Olliver Schinagl1-270/+0
2018-05-10dtv-scan-tables - dvb-s - update and rename the config file for Atlantic-Bird...leny@netcourrier.com1-53/+663
2018-05-10Add another initial transponder for Ziggo/Netherlands.Jens Peters1-0/+8