10 lines
104 B
Makefile
10 lines
104 B
Makefile
LEVEL = ../../..
|
|
|
|
DIRS =
|
|
|
|
LIBRARYNAME = postopts
|
|
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|