1#ident @(#)Makefile	1.22 13/10/27
2###########################################################################
3# Sample makefile for installing non-localized auxiliary files
4###########################################################################
5SRCROOT=	../..
6RULESDIR=	RULES
7include		$(SRCROOT)/$(RULESDIR)/rules.top
8###########################################################################
9
10INSDIR=		include/schily
11TARGET=		align.h
12
13include Targets
14XMK_FILE=	$(X_MK_LIST)
15
16###########################################################################
17include		$(SRCROOT)/$(RULESDIR)/rules.aux
18###########################################################################
19
20