Altered & Renamed LookupString, Added DrvUtil_SetIdent
[tpg/acess2.git] / Modules / UDI / Makefile
1 #
2 #
3
4 CPPFLAGS = -I./include
5 OBJ  = main.o logging.o strmem.o imc.o mem.o buf.o cb.o
6 OBJ += meta_mgmt.o meta_gio.o
7 OBJ += physio.o physio/meta_bus.o physio/meta_intr.o
8 NAME = UDI
9
10 -include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au