OW2 Consortium contrail

Rev

Rev 2433 | Rev 3239 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#
# Makefile
# --------
#    Build Contrail branches
#
#
# Usage
# -----
#    To include your branch in the Continuous integration process, you should
#    create a new target in this file and add its name to the prerequisites
#    list of the target "all".
#
#    Don't forget to restore this file when you're done with your branch.
#
#

SHELL = /bin/bash

.SUFFIXES:
.POSIX:
.PHONY: $(wildcard *)



all: