From b41f74438672dd682bc01ae818cb3da654f22c1e Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 13 Feb 2013 10:41:10 +0100 Subject: Updated to latest CVS version of pthreads --- pthreads/Nmakefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pthreads/Nmakefile') diff --git a/pthreads/Nmakefile b/pthreads/Nmakefile index d9e5bf1bc..368a15179 100644 --- a/pthreads/Nmakefile +++ b/pthreads/Nmakefile @@ -2,10 +2,10 @@ * nmake file for uwin pthread library */ -VERSION = - -CCFLAGS = -V -g $(CC.DLL) -HAVE_PTW32_CONFIG_H == 1 -_MT == 1 +VERSION = - +CCFLAGS = -V -g $(CC.DLL) +HAVE_CONFIG_H == 1 +_MT == 1 _timeb == timeb _ftime == ftime _errno == _ast_errno -- cgit v1.2.3