forked from Lainports/freebsd-ports
- update to 0.8 version - remove support for 4.x Notified by: rafan [1] Approved by: ehaupt (mentor)
11 lines
399 B
Text
11 lines
399 B
Text
--- Makefile.in.orig Tue Feb 6 09:34:22 2007
|
|
+++ Makefile.in Sun Apr 15 15:41:41 2007
|
|
@@ -156,7 +156,7 @@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = scripts hfkernel hfterm dcf77 doc test util
|
|
+SUBDIRS = scripts hfkernel hfterm dcf77 doc/man test util
|
|
EXTRA_DIST = depcomp hf.spec
|
|
all: config.h
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|