Searched +full:hptrr_lib +full:. +full:o (Results 1 – 4 of 4) sorted by relevance
1 # $Id: Makefile.def,v 1.18 2007/03/22 11:20:15 gmm Exp $4 .PATH: ${HPTRR}6 SRCS = opt_scsi.h opt_cam.h bus_if.h device_if.h pci_if.h os_bsd.h7 SRCS+= hptrr_os_bsd.c hptrr_osm_bsd.c hptrr_config.c8 OBJS = hptrr_lib.o10 hptrr_lib.o: target11 uudecode -p < ${HPTRR}/$(MACHINE_CPUARCH)-elf.hptrr_lib.o.uu > hptrr_lib.o13 .include <bsd.kmod.mk>
2 # files marked standard are always included.7 # any other architecture we support.12 # dependency lines other than the first are silently ignored.15 atkbdmap.h optional atkbd_dflt_keymap \16 compile-with "${KEYMAP} -L ${ATKBD_DFLT_KEYMAP} | ${KEYMAP_FIX} > ${.TARGET}" \18 clean "atkbdmap.h"19 cddl/dev/fbt/x86/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}"20 cddl/dev/dtrace/x86/dis_tables.c optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"21 cddl/dev/dtrace/x86/instr_size.c optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"22 compat/ndis/kern_ndis.c optional ndisapi pci[all …]
2 * Copyright (c) HighPoint Technologies, Inc.3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright9 * notice, this list of conditions and the following disclaimer.10 * 2. Redistributions in binary form must reproduce the above copyright12 * documentation and/or other materials provided with the distribution.17 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE24 * SUCH DAMAGE.26 begin 644 hptrr_lib.o