dl5di / OpenDV

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star
GNU General Public License v2.0
107 stars 63 forks source link

Remove subdirectory Makefiles #76

Closed mcdermj closed 8 years ago

mcdermj commented 8 years ago

Makefiles in the subdirectories are no longer needed. Everything is built from the top directory Makefile.

This got missed in #74.

SpudGunMan commented 8 years ago

Awesome thanks for the push on this!!

I will update project documentation ASAP

Sent from a mobile device.

On Mar 7, 2016, at 1:29 PM, Jeremy McDermond notifications@github.com wrote:

Makefiles in the subdirectories are no longer needed. Everything is built from the top directory Makefile.

This got missed in #74.

You can view, comment on, or merge this pull request online at:

https://github.com/dl5di/OpenDV/pull/76

Commit Summary

Remove subdirectory Makefiles File Changes

D ircDDBGateway/APRSTransmit/Makefile (30) D ircDDBGateway/Common/Makefile (239) D ircDDBGateway/Data/Makefile (36) D ircDDBGateway/GUICommon/Makefile (50) D ircDDBGateway/RemoteControl/Makefile (73) D ircDDBGateway/StarNetServer/Makefile (64) D ircDDBGateway/TextTransmit/Makefile (17) D ircDDBGateway/TimeServer/Makefile (51) D ircDDBGateway/TimerControl/Makefile (63) D ircDDBGateway/VoiceTransmit/Makefile (20) D ircDDBGateway/ircDDB/Makefile (37) D ircDDBGateway/ircDDBGateway/Makefile (57) D ircDDBGateway/ircDDBGatewayConfig/Makefile (35) Patch Links:

https://github.com/dl5di/OpenDV/pull/76.patch https://github.com/dl5di/OpenDV/pull/76.diff — Reply to this email directly or view it on GitHub.