hopfully correcting a strict_checking problem

This commit is contained in:
treadway 2003-05-09 18:01:57 +00:00
parent c232f93556
commit 3d591f8c2a

View File

@ -86,7 +86,7 @@ libHYPRE_blas.a: ${OBJS}
${OBJS}: ${HEADERS}
dgels_all.o: dgels_all.c
${CC} -o $@ -c $< -O
${CC} -o $@ -c $< ${CFLAGS} -O
##################################################################
# Generic rules