21 lines
297 B
Makefile
21 lines
297 B
Makefile
#######################################################################
|
|
#
|
|
# NTSnapins Makefile
|
|
#
|
|
########################################################################
|
|
# PandoraNG makefile
|
|
#
|
|
|
|
SUBDIRS= \
|
|
MMFUtil \
|
|
LogDrive \
|
|
CMProps \
|
|
ServDeps \
|
|
WMISnapin \
|
|
WMICntl \
|
|
|
|
clean:
|
|
|
|
tree:
|
|
|