mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-08 13:24:01 +02:00
small changes
This commit is contained in:
parent
f5fe42ab86
commit
cd804dcd45
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
CC=bcc
|
||||
CFLAGS=-Md
|
||||
CFLAGS=-Md -W
|
||||
|
||||
brmbar.com: brmbar.c
|
||||
$(CC) $(CFLAGS) brmbar.c -o brmbar.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue