opnsense-src/examples/Makefile

15 lines
428 B
Makefile
Raw Normal View History

2010-01-01 05:34:51 -05:00
##===- examples/Makefile -----------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
PARALLEL_DIRS := PrintFunctionNames wpa
include $(LEVEL)/Makefile.common