#ident %W% %E% %Q%
###########################################################################
# Sample makefile for installing non-localized auxiliary files
###########################################################################
SRCROOT=	../..
RULESDIR=	RULES
include		$(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################

INSDIR=		include/schily
TARGET=		align.h
XMK_FILE=	align.mk alloca.mk archdefs.mk avoffset.mk btorder.mk ccomdefs.mk deflts.mk device.mk dirent.mk errno.mk fcntl.mk fnmatch.mk getargs.mk getcwd.mk intcvt.mk jmpdefs.mk libport.mk librmt.mk maxpath.mk mconfig.mk mman.mk mtio.mk nlsdefs.mk patmatch.mk prototyp.mk rmtio.mk schily.mk sigblk.mk signal.mk standard.mk stat.mk stdlib.mk stkframe.mk string.mk termcap.mk termios.mk time.mk unistd.mk unls.mk utime.mk utypes.mk varargs.mk wait.mk xconfig.mk xmconfig.mk

###########################################################################
include		$(SRCROOT)/$(RULESDIR)/rules.aux
###########################################################################
