mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +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
|
||||
# $Id$
|
||||
|
||||
ifeq ($(EXE),)
|
||||
EXE = $(notdir $(shell pwd))
|
||||
endif
|
||||
EXE ?= $(notdir $(shell pwd))
|
||||
|
||||
include $(MODDIR)/make/run.mk
|
||||
include $(MODDIR)/make/depend.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue