mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
$(TOPDIR), make, tmpl/tex: Kick out TOPDIR definition
This commit is contained in:
parent
95ecc89ead
commit
e343db7e83
7 changed files with 2 additions and 8 deletions
1
Makefile
1
Makefile
|
|
@ -1,5 +1,4 @@
|
|||
MODDIR=.
|
||||
TOPDIR=.
|
||||
CLEAN = include lib
|
||||
SUBDIRS = $(shell find . -type d -maxdepth 1 | grep -ve "include\|CVS\|lib\|nomake" | grep /)
|
||||
include $(MODDIR)/make/dirs.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue