mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make: Introduced plasticd project compatibility
This commit is contained in:
parent
3931c0a810
commit
61fe4a73d5
9 changed files with 45 additions and 31 deletions
|
|
@ -3,8 +3,8 @@
|
|||
# contact@jannet.de
|
||||
# $Id$
|
||||
|
||||
include $(TOPDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/defs.mk
|
||||
ALL = $(LIBDIR) $(PREREQ_DONE) $(INST_HDRS) $(MEMBERS)
|
||||
include $(TOPDIR)/make/rules.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
clean: objclean textclean localclean
|
||||
install: $(ALL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue