0N/A#
3909N/A# This file and its contents are supplied under the terms of the
0N/A# Common Development and Distribution License ("CDDL"), version 1.0.
0N/A# You may only use this file in accordance with the terms of version
0N/A# 1.0 of the CDDL.
0N/A#
2362N/A# A full copy of the text of the CDDL should have accompanied this
0N/A# source. A copy of the CDDL is also available via the Internet at
2362N/A# http://www.illumos.org/license/CDDL.
0N/A#
0N/A
0N/A#
0N/A# Copyright 2016 Toomas Soome <tsoome@me.com>
0N/A#
0N/A
0N/Ainclude $(SRC)/Makefile.master
0N/A
0N/AMACHINE= $(MACH)
0N/A
0N/Aall install: lib
2362N/A
2362N/Ainclude ../Makefile.inc
2362N/A
0N/ACFLAGS += -m32 -march=i386 -mpreferred-stack-boundary=2
0N/ACFLAGS += -fno-reorder-functions
0N/A
0N/AFRC:
0N/A