mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 04:53:57 +01:00
make: Introduced PI (PLUGIN) into standard build targets
This commit is contained in:
parent
444536da78
commit
a4b71dc727
4 changed files with 30 additions and 19 deletions
|
|
@ -11,7 +11,7 @@ include $(MODDIR)/make/depend.mk
|
|||
LOCAL_CPPFLAGS += -D_PLUGIN
|
||||
LOCAL_CFLAGS += -D_PLUGIN
|
||||
|
||||
all: build_LIB
|
||||
install: install_LIB
|
||||
all: build_PI
|
||||
install: install_PI
|
||||
clean: execlean localclean
|
||||
distclean: clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue