NetBSD/regress/usr.bin/c++/Makefile
drochner 9b1b051e89 add a check for correct order of destructor calls (from the gcc mailing
list) which points at a misconfiguration at our side
(cxa_atexit not used)
2007-09-17 17:37:48 +00:00

6 lines
114 B
Makefile

# $NetBSD: Makefile,v 1.1 2007/09/17 17:37:48 drochner Exp $
SUBDIR= static_destructor
.include <bsd.subdir.mk>