mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +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
|
||||
# $Id$
|
||||
|
||||
PROJECT := ytools
|
||||
MODDIR = $(TOPDIR)
|
||||
PROJECT = ytools
|
||||
MODDIR = $(TOPDIR)
|
||||
CVS_PROJ_DIR = $(TOPDIR)/..
|
||||
|
||||
REQUIRED = inst/pre \
|
||||
make \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue