forked from Lainports/freebsd-ports
6 lines
111 B
Bash
6 lines
111 B
Bash
#!/bin/sh
|
|
#
|
|
# $Id: post-configure,v 1.2 1994/10/04 15:12:51 jkh Exp $
|
|
#
|
|
|
|
cp ${CURDIR}/files/Makefile ${WRKSRC}
|