blob: 029c7d2dd8259d9df02a5488d85a308804a71989 [file] [log] [blame]
# Copyright 2015 Andrew Gottemoller.
#
# This software is a copyrighted work licensed under the terms of the
# Weld license. Please consult the file "WELD_LICENSE" for
# details.
# This makefile defines how to construct compilation rules for cpp
# component definitions
# cpp is compatible with the c compilation rules so just include the
# c stuff
include $(weld_path)/lang/c.mk