Compare commits

..

No commits in common. "guimaster" and "v0.22.6" have entirely different histories.

1 changed files with 0 additions and 3 deletions

View File

@ -12,7 +12,6 @@ build:
make -C ../andlabs
make -C ../pixelgl
make -C ../fyne
ls -l ../*/*.so
install:
rm -f ../*.so
@ -93,8 +92,6 @@ goget:
clean:
rm -f ../*.so ../*/*.so
rm -rf ~/go/lib/go-gui/*
rm -rf ~/go/lib/*.so
make -C ../nocui clean
make -C ../gocui clean
make -C ../andlabs clean