8 lines
132 B
Makefile
Raw Normal View History

2001-10-13 16:57:03 +00:00
LEVEL = ../..
DIRS = Utils Instrumentation Scalar IPO
2001-10-13 16:57:03 +00:00
LIBRARYNAME = transforms
BUILD_ARCHIVE = 1
2001-10-13 16:57:03 +00:00
include $(LEVEL)/Makefile.common