5 lines
66 B
Makefile
5 lines
66 B
Makefile
CPPFLAGS += -fPIC
|
|
ifndef OUT_DIR
|
|
OUT_DIR = ../../debian/out
|
|
endif
|