New .o rules

This commit is contained in:
flamingcow
2019-05-07 23:44:55 -07:00
parent 3ef9cabbd5
commit 4103dea501
5 changed files with 13 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
#include <glog/logging.h>
#include <sys/time.h>
#include "firesse.h"
#include "server.h"
DEFINE_int32(port, 9000, "TCP port to bind");