source: Main/trunk/cygwin.sh@ 171

Last change on this file since 171 was 171, checked in by Nishi, on Sep 27, 2024 at 5:30:20 AM

add cygwin.sh

  • Property svn:keywords set to Id
File size: 151 bytes
RevLine 
[171]1#!/bin/sh
2# $Id: cygwin.sh 171 2024-09-26 20:30:20Z nishi $
3make PREFIX=/cygdrive/c/Tewi DESTDIR=tewidist PLATFORM=cygwin install
4cp /usr/bin/cygwin1.dll tewidist/
5zip -rv tewidist.zip tewidist
Note: See TracBrowser for help on using the repository browser.