ports/comms/hf/files/patch-Makefile.in
Ion-Mihai Tetcu d2cde8c5ee hf is a gtk+-based linux ham radio fsk digimode program, which can do also
the realtime ARQ modes pactor 1, amtor, gtor without a ptc, only with a
soundcard and a pc and linux(FreeBSD), all of which need not be the newest.
The core of hf, the heart of the program (hfkernel) is a real master-piece
of code, it has originally been made by Tom Sailer, many thanks Tom!
hf can also do MT63 and has a CW elbug function.

WWW: http://www.hf.webmasternet.org

- Diane Bruce, VA3DB
db@db.net

PR:		ports/101452
Submitted by:	db
2006-09-09 10:54:46 +00:00

11 lines
383 B
Text

--- Makefile.in.orig Sun Mar 27 13:18:22 2005
+++ Makefile.in Mon Jul 31 08:03:43 2006
@@ -182,7 +182,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = scripts hfkernel hfterm dcf77 doc test util
+SUBDIRS = scripts hfkernel hfterm dcf77 doc/man test util
EXTRA_DIST = depcomp
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive