#
# Makefile for acceptance
#

all:

install:
	/etc/install -F /usr/diags/regression/acceptance acceptance;

clean:

clobber:
