mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
*** empty log message ***
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@6 7ae35d74-ebe9-4afe-98af-79ac388436b8
This commit is contained in:
parent
765df04027
commit
ffdfecb682
1 changed files with 18 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue