Develop and Download Open Source Software

Browse CVS Repository

Contents of /enbanfukusyaya/EnbanFukusyaYa/Win32-gtk/copysrc.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Fri Sep 1 14:52:29 2006 UTC (17 years, 7 months ago) by bananajinn
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-sh
*** empty log message ***

1 #!/bin/sh
2
3 rm -f *.c *.h
4 rm -rf WinAspi
5
6 cp -p ../Linux/src/*.[ch] .
7 rm -f aspi.[ch]
8 cp -p ../Linux/src/*.xpm .
9 cp -p ../Linux/src/*.po .
10 cp -pr ../Win32/WinAspi .

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26