mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk.in: Fix TOPDIR usage
This commit is contained in:
parent
401e7deb9f
commit
d0e1a12b66
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
PROJECT := ytools
|
PROJECT := ytools
|
||||||
TOPDIR = $(MODDIR)
|
MODDIR = $(TOPDIR)
|
||||||
|
|
||||||
REQUIRED = inst/pre \
|
REQUIRED = inst/pre \
|
||||||
make \
|
make \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue