Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Makefile actually works now. Loading branch information ... commit c0379dc4bf2cf0ff42f4013be51ab01ed7b34749 1 parent 08d1461 qpfiffer authored Nov 25, 2014 Unified Split Showing 1 changed file with 8 additions and 6 deletions . + 8 − 6 Makefile 14 Makefile Show notes View @@ -28,16 +28,15 @@ all: liboleg oleg_test server test.o: ./c_src/test.c $(CC) $(CFLAGS) $(INCLUDES) -c $< ...