summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am24
1 files changed, 23 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 23fb6fe..19772b2 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,12 +1,34 @@
## Process this file with automake to produce Makefile.in
## A Makefile.in is supplied, in case you do not have automake.
+## $Id: Makefile.am,v 1.5 2004/01/11 03:45:18 heas Exp $
+##
+## Copyright (C) 1997-2004 by Terrapin Communications, Inc.
+## All rights reserved.
+##
+## This software may be freely copied, modified and redistributed
+## without fee for non-commerical purposes provided that this license
+## remains intact and unmodified with any RANCID distribution.
+##
+## There is no warranty or other guarantee of fitness of this software.
+## It is provided solely "as is". The author(s) disclaim(s) all
+## responsibility and liability with respect to this software's usage
+## or its effect upon hardware, computer systems, other software, or
+## anything else.
+##
+## Except where noted otherwise, rancid was written by and is maintained by
+## Henry Kilmer, John Heasley, Andrew Partan, Pete Whiting, and Austin Schutz.
+##
+
#AUTOMAKE_OPTIONS=foreign no-dependencies
AUTOMAKE_OPTIONS=foreign
+@SET_MAKE@
+
noinst_HEADERS= config.h version.h
-@SET_MAKE@
+# no idea why automake doesnt clean these targets
+CLEANFILES= stamp-h stamp-h1
all: