mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
defs.mk: Beautification
This commit is contained in:
parent
5dea335512
commit
0c497c271b
1 changed files with 0 additions and 4 deletions
|
|
@ -163,10 +163,6 @@ LD_MINOR = $(shell echo $(LD_VERSION) | cut -d. -f2)
|
|||
LD_REV = $(shell echo $(LD_VERSION) | cut -d. -f3)
|
||||
UPDATE_REPO_SH = /opt/ytools/bin/create_packet_descriptions.sh
|
||||
|
||||
#ifndef $(TOPDIR)
|
||||
# TOPDIR := $(MODDIR)
|
||||
#endif
|
||||
|
||||
# -- target files and dirs
|
||||
|
||||
SRC_SUFFIX += $(sort $(suffix $(wildcard $(TOPDIR)/hdr/*)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue