diff options
| author | ruki <[email protected]> | 2022-12-24 17:18:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-24 17:18:19 +0800 |
| commit | 984307d5445ddbc65a97dd42e37215737c686a40 (patch) | |
| tree | bf2b6046ec66b9fd48e8527c697bf74cf8b7b766 /scripts | |
| parent | 025b307d3b801fa67d1c087d398289f76ff607dc (diff) | |
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 |
