Skip to content
Snippets Groups Projects
Commit 66bdbf1c authored by Mark Woolrich's avatar Mark Woolrich
Browse files

*** empty log message ***

parent 8beb672d
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,11 @@ include ${FSLDIR}/etc/default.mk
PROJNAME = utils
USRCXXFLAGS =
USRINCFLAGS =
USRINCFLAGS = -I${INCDIR}/newmat
OPTTST = opttst
OBJS = options.o
LIBS = -lutils
OBJS = options.o Log.o
LIBS = -lutils -lnewmat
XFILES =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment