remove beehive target
This commit is contained in:
3
Makefile
3
Makefile
@ -5,6 +5,3 @@ release:
|
|||||||
gcc -ansi -O2 -pipe -fno-semantic-interposition -o build/hdb src/main.c src/db.c -lsqlite3
|
gcc -ansi -O2 -pipe -fno-semantic-interposition -o build/hdb src/main.c src/db.c -lsqlite3
|
||||||
strip build/hdb
|
strip build/hdb
|
||||||
|
|
||||||
beehive: release
|
|
||||||
scp build/hdb beehive:.local/bin
|
|
||||||
scp HDB.conf beehive:.config
|
|
||||||
|
Reference in New Issue
Block a user