20 lines
278 B
Prolog
20 lines
278 B
Prolog
TEMPLATE = subdirs
|
|
MAKE = nmake
|
|
SUBDIRS = \
|
|
acquire \
|
|
arithmetic \
|
|
boolean \
|
|
colour \
|
|
conversion \
|
|
convolution \
|
|
freq_filt \
|
|
histograms_lut \
|
|
inplace \
|
|
iofuncs \
|
|
matrix \
|
|
morphology \
|
|
mosaicing \
|
|
other \
|
|
relational \
|
|
video
|