8 lines
75 B
Makefile
8 lines
75 B
Makefile
|
|
LEVEL = ../..
|
|
|
|
LIBRARYNAME = asmparser
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|