The R Project SVN R

Rev

Rev 36070 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36070 Rev 36348
Line 1... Line 1...
1
include ../MkRules
1
include ../MkRules
2
 
2
 
3
Rchtml-CFLAGS= -I "$(HHWDIR)/include"
3
Rchtml-CFLAGS= -I "$(HHWDIR)/include"
4
Rchtml-DLLFLAGS= -s
4
Rchtml-DLLFLAGS= -s
5
Rchtml-DLLLIBS= -L. $(LIBUNICOWS) -lhhctrl
5
Rchtml-DLLLIBS= -L. -lhhctrl
6
 
6
 
7
all: libhhctrl.a ../../../bin/Rchtml.dll
7
all: libhhctrl.a ../../../bin/Rchtml.dll
8
 
8
 
9
## need -k as hhctrl exports HtmlHelpA
9
## need -k as hhctrl exports HtmlHelpA
10
libhhctrl.a : MkChmDll
10
libhhctrl.a : MkChmDll