*** empty log message ***

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@6 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.0.0
Frank Singleton, VK3FCS 2000-07-18 21:26:14 +00:00
rodzic 765df04027
commit ffdfecb682
1 zmienionych plików z 18 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,24 @@ hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
General Guidelines.
-------------------
0. The top level directory looks like thus.
|-- RCS
|-- ft1000
|-- ft1000d
|-- ft747
| |-- RCS
| |-- include
| |-- lib
| `-- test
| `-- RCS
|-- ft840
|-- ft847
|-- ft920
|-- ts570d
|-- ts870s
`-- ts950
1.Every new shared lib should be created autonomously
within its own directory. eg ft747/ for libft747.so