mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-09 05:44:06 +02:00
fix applogic
This commit is contained in:
parent
3d8cbd98b4
commit
da1423ee1c
4 changed files with 60 additions and 44 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ all: brmbar.c
|
|||
bcc -Md -W brmbar.c -o brmbar.com
|
||||
|
||||
clean:
|
||||
rm -f brmbar.com
|
||||
rm -f brmbar.com brmbar
|
||||
|
||||
dos:
|
||||
dosbox brmbar.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue