8 lines
125 B
Makefile
8 lines
125 B
Makefile
LEVEL = ../../..
|
|
LIBRARYNAME = instrument
|
|
PARALLEL_DIRS = ProfilePaths
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|