[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / regress / misc

File: [local] / src / regress / misc / Makefile (download)

Revision 1.1, Wed Dec 4 05:02:15 2002 UTC (21 years, 6 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3

Trivial test to see if c++ exceptions work.

#	$OpenBSD: Makefile,v 1.1 2002/12/04 05:02:15 art Exp $

SUBDIR+= exceptions

install:

.include <bsd.subdir.mk>