kenunix
392bffc737
added addgui, delgui to Makefile see more
after make
sudo make install
addgui will put bwbasic.desktop in users Desktop
DO NOT run as sudo make addgui use
make addgui
fixed typos in Makefile
fixed typo bwbasic.sh
changed dest to /usr/local/bin
3 years ago
Jon Foster
f81d72d91b
Improve Makefile build detection
* bwbasic and renum were broken into their own steps.
* Dependencies were setup
* "all" target was made to build both and is the default target
3 years ago
Jon Foster
5ab3a2a833
Project cleanup
* Removed BAS files from root into BAS-EXAMPLES
* Moved Linux desktop app files into GUI
* More ignores
3 years ago
Jon Foster
22e31c704c
v3.20d - KenUNIX
* Added a search for profile.bas in Windows
C:\Bwbasic
* And Linux
/usr/share/bwbasic
3 years ago
Jon Foster
2e38b5c3c3
v3.20b General cleanup and bug fixes.
- Ken UNIX
3 years ago