From 372ab65e1f81f785050af1cb8dde3006820d3a3e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 23 Jun 2008 14:13:52 +0000 Subject: [PATCH] minor fixes --- harbour/contrib/hbziparch/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/harbour/contrib/hbziparch/Makefile b/harbour/contrib/hbziparch/Makefile index 2a6166149d..f71a93d281 100644 --- a/harbour/contrib/hbziparch/Makefile +++ b/harbour/contrib/hbziparch/Makefile @@ -13,7 +13,7 @@ C_SOURCES = \ CPP_SOURCES = \ hbzipnew.cpp \ hbzipcom.cpp \ - / + \ stdafx.cpp \ ziparchive.cpp \ zipautobuffer.cpp \ @@ -43,9 +43,4 @@ PRG_SOURCES= \ LIBNAME=hbziparch -include $(TOP)$(ROOT)config/header.cf -INSTALL_RULE_HEADERS := $(INSTALL_RULE) include $(TOP)$(ROOT)config/lib.cf - -install:: - $(INSTALL_RULE_HEADERS)