133122Sbostic# 2*36025Sbostic# Copyright (c) 1987 The Regents of the University of California. 333122Sbostic# All rights reserved. 433122Sbostic# 533122Sbostic# Redistribution and use in source and binary forms are permitted 6*36025Sbostic# provided that the above copyright notice and this paragraph are 7*36025Sbostic# duplicated in all such forms and that any documentation, 8*36025Sbostic# advertising materials, and other materials related to such 9*36025Sbostic# distribution and use acknowledge that the software was developed 10*36025Sbostic# by the University of California, Berkeley. The name of the 11*36025Sbostic# University may not be used to endorse or promote products derived 12*36025Sbostic# from this software without specific prior written permission. 13*36025Sbostic# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 14*36025Sbostic# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 15*36025Sbostic# WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. 1633122Sbostic# 17*36025Sbostic# @(#)Makefile 5.2 (Berkeley) 10/21/88 1833122Sbostic# 19*36025Sbosticall fp clean cleandir install lint tags: FRC 20*36025Sbostic cd fp.${MACHINE}; make ${MFLAGS} DESTDIR=${DESTDIR} $@ 2133122Sbostic 2233122SbosticFRC: 23