aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/nte/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/nte/scripts/configure')
-rw-r--r--mbone/nte/scripts/configure5
1 files changed, 0 insertions, 5 deletions
diff --git a/mbone/nte/scripts/configure b/mbone/nte/scripts/configure
deleted file mode 100644
index c1432a1bbbc8..000000000000
--- a/mbone/nte/scripts/configure
+++ /dev/null
@@ -1,5 +0,0 @@
-if [ ! -d ${WRKSRC}/freebsd ]; then
- mkdir ${WRKSRC}/freebsd
-fi
-cat ${WRKSRC}/src/Makefile.template ${FILESDIR}/Makefile.freebsd > ${WRKSRC}/freebsd/Makefile
-cp ${FILESDIR}/Makefile.work ${WRKSRC}/Makefile