14 lines
259 B
Makefile
14 lines
259 B
Makefile
# ex:ts=8
|
|
#
|
|
# $Id$
|
|
#
|
|
# Makefile for amd
|
|
# This file is under a "BSD" copyright (c) by David O'Brien 1998.
|
|
# Portions derived from amd/libamu/Makefile
|
|
# $NetBSD: Makefile,v 1.8 1998/08/08 22:33:37 christos Exp $
|
|
#
|
|
|
|
all: config_local.h
|
|
|
|
.include <bsd.prog.mk>
|