# $OpenBSD: Makefile.bsd-wrapper,v 1.11 2010/05/25 00:24:58 espie Exp $ .include # Note that this Makefile is only used for make obj and GCC2 architectures. SUBDIR+= libio libstdc++ # just so that the main directory will have a subdir, which simplifies # libf2c build obj: _SUBDIRUSE cd $(.CURDIR) && $(MAKE) -f Makefile.bsd-wrapper1 obj cd $(.CURDIR)/gcc && $(MAKE) -f Makefile.bsd-wrapper obj .include