from Jan Pendry
[unix-history] / usr / src / usr.sbin / amd / mk-amd-map / Makefile
#
# $Id: Makefile,v 5.2 90/06/23 22:21:27 jsp Rel $
#
# Copyright (c) 1990 Jan-Simon Pendry
# Copyright (c) 1990 Imperial College of Science, Technology & Medicine
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
#
# This code is derived from software contributed to Berkeley by
# Jan-Simon Pendry at Imperial College, London.
#
# %sccs.include.redist.sh%
#
# @(#)Makefile 5.1 (Berkeley) %G%
#
MKARG = -f ../Makefile.top PROG=mk-amd-map
SHELL = /bin/sh
mk-amd-map: FRC
@${MAKE} ${MKARG} $@
install clean count lint: FRC
@${MAKE} ${MKARG} $@
FRC: