- Provides a means of accumulating file entries for generating vtm by accumulate blocks, datasets and writing them later. Only a single block depth is currently supported and the methods are kept fairly simple.
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/fileFormats/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lfileFormats
|