• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

licenses/H03-May-2022-388318

m4/H31-Jan-2015-8,6167,758

src/H31-Jan-2015-7,9035,796

AUTHORSH A D31-Jan-2015365 139

COPYINGH A D31-Jan-2015382 149

ChangeLogH A D31-Jan-20154.1 KiB12479

DoxyfileH A D31-Jan-201558 KiB1,4191,014

INSTALLH A D10-Jul-201215.4 KiB371288

Makefile.amH A D31-Jan-2015186 85

Makefile.inH A D03-May-202225.9 KiB825730

NEWSH A D31-Jan-201536 21

READMEH A D31-Jan-2015593 2917

THANKSH A D31-Jan-2015794 2414

aclocal.m4H A D31-Jan-201534.7 KiB989886

config.guessH A D08-Jun-201243.8 KiB1,5311,321

config.h.inH A D31-Jan-20151.6 KiB6644

config.subH A D08-Jun-201234.7 KiB1,7831,640

configureH A D31-Jan-2015419.1 KiB14,42412,136

configure.acH A D31-Jan-2015976 2922

depcompH A D10-Jul-201220.4 KiB709460

install-shH A D10-Jul-201213.7 KiB528351

libfap.pc.inH A D31-Jan-2015217 119

ltmain.shH A D11-Jun-2012277 KiB9,6627,310

missingH A D10-Jul-201210.1 KiB332243

README

1Installation
2------------
3
4To install libfap on a linux system use the normal procedure:
5
6./configure [--prefix=/opt or other options]
7make
8<become root if necessary>
9make install
10
11For detailed installation instructions see the INSTALL file.
12
13
14Usage
15-----
16
17Usage info is available at http://pakettiradio.net/libfap/docs/ . A local
18copy of the docs can be generated by running doxygen with the attached
19Doxyfile. When in doubt, see the fap.h header file directly.
20
21
22But this code is horrible!
23--------------------------
24
25Yes, my first C program. And programming is not my thing.
26
27
2873 de OH2GVE
29