mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk: Fix CVS_PROJ_DIR
This commit is contained in:
parent
1c126117e1
commit
3603e8aaaa
1 changed files with 3 additions and 2 deletions
|
|
@ -3,8 +3,9 @@
|
||||||
# contact@jannet.de
|
# contact@jannet.de
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
PROJECT := ytools
|
PROJECT = ytools
|
||||||
MODDIR = $(TOPDIR)
|
MODDIR = $(TOPDIR)
|
||||||
|
CVS_PROJ_DIR = $(TOPDIR)/..
|
||||||
|
|
||||||
REQUIRED = inst/pre \
|
REQUIRED = inst/pre \
|
||||||
make \
|
make \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue