mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
tmpl/tex: Add directory
This commit is contained in:
parent
88d8bca2aa
commit
2e2b018eec
2 changed files with 10 additions and 0 deletions
3
tmpl/tex/Makefile
Normal file
3
tmpl/tex/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TOPDIR=..
|
||||
SUBDIRS = $(shell find . -type d -maxdepth 1 | grep -ve "CVS\|nomake" | grep /)
|
||||
include $(TOPDIR)/make/dirs.mk
|
||||
7
tmpl/tex/technical/Makefile
Normal file
7
tmpl/tex/technical/Makefile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# (c) 2001 jannet it services
|
||||
# contact@jannet.de
|
||||
# $Id$
|
||||
|
||||
TOPDIR = ../..
|
||||
|
||||
include $(TOPDIR)/make/text.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue