xref: /illumos-gate/usr/src/lib/libi2c/i386/Makefile (revision 32002227574cf0a435dc03de622191ca53724f0a)
1*32002227SRobert Mustacchi#
2*32002227SRobert Mustacchi# This file and its contents are supplied under the terms of the
3*32002227SRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
4*32002227SRobert Mustacchi# You may only use this file in accordance with the terms of version
5*32002227SRobert Mustacchi# 1.0 of the CDDL.
6*32002227SRobert Mustacchi#
7*32002227SRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
8*32002227SRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
9*32002227SRobert Mustacchi# http://www.illumos.org/license/CDDL.
10*32002227SRobert Mustacchi#
11*32002227SRobert Mustacchi
12*32002227SRobert Mustacchi#
13*32002227SRobert Mustacchi# Copyright 2025 Oxide Computer Company
14*32002227SRobert Mustacchi#
15*32002227SRobert Mustacchi
16*32002227SRobert Mustacchiinclude ../Makefile.com
17*32002227SRobert Mustacchi
18*32002227SRobert Mustacchiinstall: all $(ROOTLIBS) $(ROOTLINKS)
19