Makefile   [plain text]


NAME = Module-Package
VERSION = 0.30

include ../Makefile.inc

custompatching:
	patch -d "$(DIR)" -F0 -p1 -i "$(MYSRC)/module_package.patch"