The R Project SVN R

Rev

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

Rev 8641 Rev 32475
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. -lhhctrl
5
Rchtml-DLLLIBS= -L. $(LIBUNICOWS) -lhhctrl
6
 
6
 
7
all: libhhctrl.a ../../../bin/Rchtml.dll
7
all: libhhctrl.a ../../../bin/Rchtml.dll
8
 
8
 
9
libhhctrl.a : MkChmDll
9
libhhctrl.a : MkChmDll
10
	$(ECHO) EXPORTS > hhctrl.def
10
	$(ECHO) EXPORTS > hhctrl.def