# # ***************************************************************** # * * # * Copyright Compaq Computer Corporation, 2000 * # * * # * The software contained on this media is proprietary to * # * and embodies the confidential technology of Compaq * # * Computer Corporation. Possession, use, duplication or * # * dissemination of the software and media is authorized only * # * pursuant to a valid written license from Compaq Computer * # * Corporation. * # * * # * RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure * # * by the U.S. Government is subject to restrictions as set * # * forth in Subparagraph (c)(1)(ii) of DFARS 252.227-7013, * # * or in FAR 52.227-19, as applicable. * # * * # ***************************************************************** # # # HISTORY # # @(#)$RCSfile: Makefile,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1997/04/17 17:09:35 $ # DATAFILES = DM100.list README files dmaex_test.c \ dmaex.c dmaexreg.h sysconfigtab ILIST = ${DATAFILES} IDIR = /usr/examples/ddk/dm100/ IMODE = 644 include ${MAKEFILEPATH}/standard.mk include ${MAKEFILEPATH}/datafiles.mk