(file) Return to GNUmakefile CVS log (file) (dir) Up to [OMI] / omi / provreg / tests

File: [OMI] / omi / provreg / tests / Attic / GNUmakefile (download)
Revision: 1.1.1.1 (vendor branch), Wed May 30 21:47:49 2012 UTC (12 years, 1 month ago) by mike
Branch: TOG
CVS Tags: OMI_1_0_2_Branch, OMI_1_0_1_PRE, OMI_1_0_1, OMI_1_0_0
Changes since 1.1: +0 -0 lines
Initial Import

TOP = ../..
include $(TOP)/config.mak

CXXPROGRAM = test_provreg

SOURCES = test_provreg.cpp

INCLUDES = $(TOP) $(TOP)/common

LIBRARIES = provreg base ut

GUID = 2AA6FB26-5000-4551-9116-B3A5A8D9FD0D

include $(TOP)/mak/rules.mak

tests:
	( cd $(ROOT)/unittest; $(TARGET) )

ViewCVS 0.9.2