components/open-fabrics/Makefile
changeset 1496 f774cfa29f53
parent 1205 6c6c27bcf9ac
child 1948 2d1537e7942d
--- a/components/open-fabrics/Makefile	Wed Oct 02 01:03:26 2013 -0700
+++ b/components/open-fabrics/Makefile	Fri Oct 04 10:19:05 2013 -0700
@@ -48,6 +48,7 @@
 clean:			TARGET = clean
 clobber:		TARGET = clobber
 test:			TARGET = test
+parfait:		TARGET = parfait
 
 build:		install
 
@@ -55,6 +56,9 @@
 
 download prep install test: $(SUBDIRS)
 
+parfait:
+	$(MAKE) PARFAIT_BUILD=yes install
+
 clean:	$(SUBDIRS)
 	$(RM) -r prototype build