8 lines
73 B
Makefile
8 lines
73 B
Makefile
|
|
LEVEL = ../..
|
|
|
|
LIBRARYNAME = cwriter
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|