6 lines
77 B
Makefile
6 lines
77 B
Makefile
TARGET = null_policy
|
|
|
|
TARGET_POLICY = null
|
|
|
|
include $(PRG_DIR)/../policy.inc
|