COMP: createShellMesh: removed Make directory

This commit is contained in:
mattijs
2012-05-15 14:16:01 +01:00
parent f1b1d37868
commit 8d4a600af6
2 changed files with 0 additions and 12 deletions

View File

@ -1,3 +0,0 @@
createShellMesh.C
LIB = $(FOAM_LIBBIN)/libcreateShellMesh

View File

@ -1,9 +0,0 @@
EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude -DFULLDEBUG -g -O0
LIB_LIBS = \
-lfiniteVolume \
-lmeshTools \
-ldynamicMesh