mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
text.mk: Make all first target
This commit is contained in:
parent
c5b15e99d5
commit
a76bbd259d
1 changed files with 3 additions and 3 deletions
|
|
@ -5,8 +5,8 @@
|
|||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
|
||||
all:
|
||||
install:
|
||||
distclean: textclean localclean
|
||||
clean: textclean localclean
|
||||
install: # nothing to be done
|
||||
all: # nothing to be done
|
||||
profclean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue