diff options
| author | Steven Wallace <swallace@FreeBSD.org> | 1994-12-19 06:01:05 +0000 |
|---|---|---|
| committer | Steven Wallace <swallace@FreeBSD.org> | 1994-12-19 06:01:05 +0000 |
| commit | 0066f3c97175bdf54c6165de9eb32773b9e7b47c (patch) | |
| tree | e6ac85e9f9751f857ce9d5f6c26984036c8baca8 /cad/irsim/scripts/post-configure | |
| parent | 73d815c6db6b322e6980d65b64be2a75b1711450 (diff) | |
IRSIM version 9.2
Diffstat (limited to 'cad/irsim/scripts/post-configure')
| -rw-r--r-- | cad/irsim/scripts/post-configure | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cad/irsim/scripts/post-configure b/cad/irsim/scripts/post-configure new file mode 100644 index 000000000000..3acb40fd1609 --- /dev/null +++ b/cad/irsim/scripts/post-configure @@ -0,0 +1,6 @@ +#!/bin/sh +# +# $Id: post-configure,v 1.2 1994/10/04 15:12:51 jkh Exp $ +# + +cp ${CURDIR}/files/Makefile ${WRKSRC} |
