(file) Return to GNUmakefile CVS log (file) (dir) Up to [OMI] / omi / xml / chkxml

File: [OMI] / omi / xml / chkxml / Attic / GNUmakefile (download)
Revision: 1.3, Mon Apr 20 17:10:36 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
Remove 1.0.2

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

CXXPROGRAM = chkxml

SOURCES = chkxml.cpp

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

LIBRARIES = xml base

ARGUMENTS = cimns.xml

include $(TOP)/mak/rules.mak

tests:

ViewCVS 0.9.2