---
Makefile.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 477ed81..750ec9f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -162,6 +162,8 @@ all-normal: $(TARGET_ALL)
all-for-install: $(TARGET_ALL)
@touch .done-all >/dev/null 2>&1 || $(TRUE)
+$(HSRCS): pth_p.h
+
# build the private shared header file
pth_p.h: $(S)pth_p.h.in
$(SHTOOL) scpp -o pth_p.h -t $(S)pth_p.h.in -Dcpp -Cintern -M '==#=='
$(HSRCS)
--
1.7.0.4
______________________________________________________________________
GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
Development Site http://www.ossp.org/pkg/lib/pth/
Distribution Files ftp://ftp.gnu.org/gnu/pth/
Distribution Snapshots ftp://ftp.ossp.org/pkg/lib/pth/
User Support Mailing List [email protected]
Automated List Manager (Majordomo) [email protected]