xref: /illumos-gate/usr/src/lib/libcustr/i386/Makefile (revision 241c90a06e8d1708235651863df515a2d522a03a)
1500cf85bSJason King#
2500cf85bSJason King# This file and its contents are supplied under the terms of the
3500cf85bSJason King# Common Development and Distribution License ("CDDL"), version 1.0.
4500cf85bSJason King# You may only use this file in accordance with the terms of version
5500cf85bSJason King# 1.0 of the CDDL.
6500cf85bSJason King#
7500cf85bSJason King# A full copy of the text of the CDDL should have accompanied this
8500cf85bSJason King# source.  A copy of the CDDL is also available via the Internet at
9500cf85bSJason King# http://www.illumos.org/license/CDDL.
10500cf85bSJason King#
11500cf85bSJason King
12500cf85bSJason King#
13500cf85bSJason King# Copyright 2018, Joyent, Inc.
14500cf85bSJason King#
15500cf85bSJason King
16500cf85bSJason Kinginclude ../Makefile.com
17500cf85bSJason King
18*241c90a0SRichard Loweinstall: all $(ROOTLIBS) $(ROOTLINKS)
19