# MakeFile generated by (RMake) Untruss Version 3.34
# Untruss Copyright  1992 Mitchell/Ware Systems. All Rights Reserved.
# Created Tuesday, 12-May-92 at 10:48:10

# Configuration: unix
# Name: makefile
# Type: Local Make

# Header Macros
c_head = h/WBCliArgs.h h/protos.h 
asm_head = 
cpp_head = h/WBCliArgs.h h/protos.h 

# C Macros
mc_wu =  -cwsi  -v  -j30  -r0  -fi  -i  -ih  -iMWHead:  -iStd: 
cc_wu =  -cwsi  -v  -j30  -r0  -fi  -i  -ih  -iMWHead:  -iStd: 
dc_w =  -cwsi  -v  -j30  -fi  -i  -ih  -iMWHead:  -iStd: 

# Assembler Macros
ma_w =  -iinclude:  -ih/  -i  -m0 
ca_w =  -iinclude:  -ih/  -i  -m0 
da_w = 

# C++ Macros
mcpp_w = 
ccpp_w = 
dcpp_w = 

# Library Macro
lib = o/CreateRastPortBitMap.o o/WBCliArgs.o o/StrToDouble.o o/LRand.o o/MWReadArgs.o o/MWTokenizer.o o/RXPrintf.o o/MakeRDA.o 

*: $(lib)


# library compilation
o/CreateRastPortBitMap.o: c/CreateRastPortBitMap.c $(c_head)
	lc $(cc_wu) -oo/ c/CreateRastPortBitMap

o/WBCliArgs.o: c/WBCliArgs.c $(c_head)
	lc $(cc_wu) -oo/ c/WBCliArgs

o/StrToDouble.o: c/StrToDouble.c $(c_head)
	lc $(cc_wu) -oo/ c/StrToDouble

o/LRand.o: c/LRand.c $(c_head)
	lc $(cc_wu) -oo/ c/LRand

o/MWReadArgs.o: c/MWReadArgs.c $(c_head)
	lc $(cc_wu) -oo/ c/MWReadArgs

o/MWTokenizer.o: c/MWTokenizer.c $(c_head)
	lc $(cc_wu) -oo/ c/MWTokenizer

o/RXPrintf.o: c/RXPrintf.c $(c_head)
	lc $(cc_wu) -oo/ c/RXPrintf

o/MakeRDA.o: c/MakeRDA.c $(c_head)
	lc $(cc_wu) -oo/ c/MakeRDA

