# $NetBSD: Makefile,v 1.4 2001/03/13 18:13:17 itojun Exp $ BINDIR= ${PFIX_EXAMPLEDIR} DIST= ${.CURDIR}/../../../dist/postfix/conf .PATH: ${DIST} # Not built yet: main.cf.default FILES= LICENSE access aliases canonical main.cf master.cf \ pcre_table regexp_table relocated sample-aliases.cf \ sample-auth.cf sample-canonical.cf sample-compatibility.cf \ sample-debug.cf sample-filter.cf sample-flush.cf \ sample-ldap.cf sample-lmtp.cf sample-local.cf \ sample-misc.cf sample-pcre.cf sample-rate.cf \ sample-regexp.cf sample-relocated.cf sample-resource.cf \ sample-rewrite.cf sample-smtp.cf sample-smtpd.cf \ sample-transport.cf sample-virtual.cf transport \ virtual SCRIPTS= postfix-script-sgid SCRIPTSNAME= postfix-script # We don't install a few things that are found in this directory: # postfix-script: the source version here is just a placeholder. # postfix-script-diff: uninteresting to the user. # postfix-script-nosgid: we don't use that version. .include merlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/z8530var.h
AgeCommit message (Expand)Author
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2010-06-26Forgot to commit this one that should have been done with zs.c rev 1.119:tsutsui
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2006-03-04De-__P.uwe
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-03DMA, not dma nor Dma.wiz
2002-03-11override cn_trap() with zs_abort() so we can drop to the monitorchs
2000-03-19Add fields to hold PROM info to be used in console device matching.pk