[Hamlib-developer] common reorganise and Makefile updates
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Frank S. <vk...@ix...> - 2000-09-25 00:12:52
|
Hi, Made some updates to common/Makefile so "make", "make install" and "make clean" work as expected. Still some things to sort out but at least it gives us some framework.. And , libhamlib.so.1.0.1 is born !! I feel like a proud dad ;-() Made common/include and common/lib where lib headers and hamlib.so can be stored. Here is the common/ tree after doing "make" and "make install" from common/ directory. This is the same structure as backend libs for consistency. [frank@kirk common]$ tree . |-- API_Candidates |-- CVS | |-- Entries | |-- Repository | `-- Root |-- Makefile |-- include | |-- CVS | | |-- Entries | | |-- Repository | | `-- Root | |-- rig.h | |-- riglist.h | `-- serial.h |-- lib | |-- CVS | | |-- Entries | | |-- Repository | | `-- Root | |-- libhamlib.so -> libhamlib.so.1 | |-- libhamlib.so.1 -> libhamlib.so.1.0.1 | `-- libhamlib.so.1.0.1 |-- rig.c |-- rig.h |-- rig.o |-- riglist.h |-- serial.c |-- serial.h |-- serial.o `-- testrig.c Cheers / Frank.. -- Frank Singleton VK3FCS Email: victor kilo three foxtrot charlie sierra at ix dot netcom dot com |