Redo Make file setup.. please standby

This commit is contained in:
Andrew Pamment
2017-09-25 13:27:22 +10:00
parent 6661085272
commit ffaca86565
52 changed files with 664 additions and 634 deletions

View File

@@ -2,7 +2,7 @@ CC=cc
CFLAGS=-I/usr/local/include
DEPS = mgpost.c
JAMLIB = ../../deps/jamlib/jamlib.a
OBJ = mgpost.o ../../inih/ini.o
OBJ = mgpost.o ../../src/inih/ini.o
all: mgpost