diff options
| author | rpj <rpj> | 2006-04-30 10:22:33 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2006-04-30 10:22:33 +0000 | 
| commit | 1beb00e609d241ee6c2048c476e2240f05033cbd (patch) | |
| tree | ffacacdc9b685e32315f2f4cf41ecbab70c51af3 /GNUmakefile | |
| parent | c768d5d01bde3746e3dc622e0ffb12812bf7d0ce (diff) | |
''
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/GNUmakefile b/GNUmakefile index 6f41a1d..6c48fd2 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -97,7 +97,7 @@ GC_CFLAGS	= $(PTW32_FLAGS)  GCE_CFLAGS	= $(PTW32_FLAGS) -mthreads  ## Mingw32 -MAKE		= make +MAKE		?= make  CFLAGS	= $(OPT) $(XOPT) -I. -DHAVE_CONFIG_H -Wall  DLL_INLINED_OBJS	= \ | 
