diff options
| author | ruki <[email protected]> | 2022-12-24 19:05:50 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-24 19:05:50 +0800 |
| commit | 834dfa6615264892319a17f1ab1ecf2194fa55fc (patch) | |
| tree | 05466a9982c8a6d7a3b640b86347829a1d1d9d54 /scripts | |
| parent | 025b307d3b801fa67d1c087d398289f76ff607dc (diff) | |
| parent | 3910e319f1d8123a34f46455068846a38f490328 (diff) | |
Merge pull request #3200 from xmake-io/makefile
remove makefile
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/archive-all | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/archive-all b/scripts/archive-all index 79756cb1e..bb07fe090 100755 --- a/scripts/archive-all +++ b/scripts/archive-all @@ -28,7 +28,6 @@ cp ./scripts/*.sh $tmpdir/xmake/scripts cp -r ./scripts/man $tmpdir/xmake/scripts cp -r ./scripts/debian $tmpdir/xmake/scripts cp ./*.md $tmpdir/xmake -cp makefile $tmpdir/xmake cp configure $tmpdir/xmake cd $tmpdir/xmake || exit rm -rf ./core/src/tbox/tbox/src/demo |
