From 7ad5347f7f8f35381e5a8d44ef6048258cc8a8d1 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 29 Jan 2004 17:29:51 +0000 Subject: [PATCH] getopt header install --- src/libCom/Makefile.Host | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/libCom/Makefile.Host b/src/libCom/Makefile.Host index 587c977d0..4eb834214 100644 --- a/src/libCom/Makefile.Host +++ b/src/libCom/Makefile.Host @@ -46,9 +46,7 @@ INC += postfix.h INC += sCalcPostfix.h INC += osiSleep.h INC += bsdSocketResource.h - -# For WIN32 we supply getopt as part of libCom: -INC_WIN32 := getopt.h +INC_WIN32 += getopt.h # general contents of library on all platforms #