# Project:   barMuTRGG


# Flags:

CCflags = -W  -O2 -mthrowback    -IOSlib: -IDRW: -Ibartmpl:  -IbarMuT:  -Ibartmplrg:  -IbarMuTrg:  -Ibar:   -c -o 
Arflags =  -r -c 

BARMUT = <bar$$Dir>.FormReg.barMuTrg.objg.barMu 
LIBOUT = <bar$$Dir>.FormReg.barMuTrg.og.libbarMuTRG/a


# Target:
$(LIBOUT): ${BARMUT} 
	GCCBIN:Ar $(Arflags) <bar$$Dir>.FormReg.barMuTrg.og.libbarMuTRG/a ${BARMUT} 
	DRW:copylib barMuT RG
	@echo <sys$$Time> "barMuTRG" Made


# Dependencies:

<bar$$Dir>.FormReg.barMuTrg.objg.barMu:	<bar$$Dir>.FormReg.barMuTrg.c.barMu
	GCCbin:gcc $(CCflags) <bar$$Dir>.FormReg.barMuTrg.objg.barMu <bar$$Dir>.FormReg.barMuTrg.c.barMu
