mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
exe.mk: Beautify
This commit is contained in:
parent
306cd22267
commit
97b8e067bf
1 changed files with 1 additions and 3 deletions
|
|
@ -3,9 +3,7 @@
|
||||||
# contact@jannet.de
|
# contact@jannet.de
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
ifeq ($(EXE),)
|
EXE ?= $(notdir $(shell pwd))
|
||||||
EXE = $(notdir $(shell pwd))
|
|
||||||
endif
|
|
||||||
|
|
||||||
include $(MODDIR)/make/run.mk
|
include $(MODDIR)/make/run.mk
|
||||||
include $(MODDIR)/make/depend.mk
|
include $(MODDIR)/make/depend.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue