#
# This make file is for the irit2ray utility for Windows NT
#
#				Gershon Elber, June 1993
#

# Includes generic definitions.
include ..\makeflag.wnt

IRIT2RAY_OBJS = irit2ray.obj ffcnvrt.obj

IRIT2PS_OBJS  = irit2ps.obj ffcnvrt.obj

IRIT2XFG_OBJS = irit2xfg.obj ffcnvrt.obj

IRIT2HGL_OBJS = irit2hgl.obj ffcnvrt.obj

IRIT2NFF_OBJS = irit2nff.obj ffcnvrt.obj

DAT2IRIT_OBJS = dat2irit.obj ffcnvrt.obj

DXF2IRIT_OBJS = dxf2irit.obj ffcnvrt.obj

IRIT2DXF_OBJS = irit2dxf.obj ffcnvrt.obj

IRIT2SCN_OBJS = irit2scn.obj ffcnvrt.obj

IRIT2PLG_OBJS = irit2plg.obj ffcnvrt.obj

IRIT2IV_OBJS  = irit2iv.obj ffcnvrt.obj

DAT2BIN_OBJS = dat2bin.obj

SKELETN1_OBJS = skeletn1.obj ffcnvrt.obj


all: irit2ray.exe irit2ps.exe irit2xfg.exe irit2nff.exe dat2irit.exe \
	dxf2irit.exe irit2dxf.exe irit2scn.exe irit2plg.exe irit2iv.exe \
	irit2hgl.exe dat2bin.exe skeletn1.exe


irit2ray.exe: $(IRIT2RAY_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2ray.exe $(IRIT2RAY_OBJS) $(LIBS) $(W32CONLIBS)

irit2ps.exe: $(IRIT2PS_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2ps.exe $(IRIT2PS_OBJS) $(LIBS) $(W32CONLIBS)

irit2xfg.exe: $(IRIT2XFG_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2xfg.exe $(IRIT2XFG_OBJS) $(LIBS) $(W32CONLIBS)

irit2hgl.exe: $(IRIT2HGL_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2hgl.exe $(IRIT2HGL_OBJS) $(LIBS) $(W32CONLIBS)

irit2nff.exe: $(IRIT2NFF_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2nff.exe $(IRIT2NFF_OBJS) $(LIBS) $(W32CONLIBS)

dat2irit.exe: $(DAT2IRIT_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:dat2irit.exe $(DAT2IRIT_OBJS) $(LIBS) $(W32CONLIBS)

dxf2irit.exe: $(DXF2IRIT_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:dxf2irit.exe $(DXF2IRIT_OBJS) $(LIBS) $(W32CONLIBS)

irit2dxf.exe: $(IRIT2DXF_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2dxf.exe $(IRIT2DXF_OBJS) $(LIBS) $(W32CONLIBS)

irit2scn.exe: $(IRIT2SCN_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2scn.exe $(IRIT2SCN_OBJS) $(LIBS) $(W32CONLIBS)

irit2plg.exe: $(IRIT2PLG_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2plg.exe $(IRIT2PLG_OBJS) $(LIBS) $(W32CONLIBS)

irit2iv.exe: $(IRIT2IV_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:irit2iv.exe $(IRIT2IV_OBJS) $(LIBS) $(W32CONLIBS)

dat2bin.exe: $(DAT2BIN_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:dat2bin.exe $(DAT2BIN_OBJS) $(LIBS) $(W32CONLIBS)

skeletn1.exe: $(SKELETN1_OBJS)
	$(IRITCONLINK) $(LINKCONFLAGS) -out:skeletn1.exe $(SKELETN1_OBJS) $(LIBS) $(W32CONLIBS)

install: all
	copy *.exe $(BIN_DIR)
	del *.exe 

# Dependencies starts here - do not touch, generated automatically.
dat2bin.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/attribut.h ../include/allocate.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
dat2irit.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/attribut.h ../include/cagd_lib.h ../include/symb_lib.h ../include/triv_lib.h ../include/trim_lib.h ../include/getarg.h ../include/genmat.h
dxf2irit.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/getarg.h ../include/genmat.h
ffcnvrt.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ffcnvrt.h ../include/ip_cnvrt.h
irit2dxf.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
irit2iv.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/geomat3d.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
irit2nff.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
irit2plg.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
irit2ps.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/geomat3d.h ../include/getarg.h ../include/bbox.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
irit2ray.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
irit2scn.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
irit2xfg.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/allocate.h ../include/attribut.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h
skeletn1.obj:	../include/irit_sm.h ../include/iritprsr.h ../include/attribut.h ../include/allocate.h ../include/iritgrap.h ../include/getarg.h ../include/genmat.h ffcnvrt.h ../include/ip_cnvrt.h
