mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
$(TOPDIR), make, tmpl/tex/en_technical: Make the uclient examples work
This commit is contained in:
parent
e0f0ca6260
commit
a9cdceebeb
4 changed files with 26 additions and 17 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
TOPDIR=.
|
||||
CLEAN = include lib
|
||||
SUBDIRS = $(shell find . -type d -maxdepth 1 | grep -ve "include\|CVS\|lib" | grep /)
|
||||
SUBDIRS = $(shell find . -type d -maxdepth 1 | grep -ve "include\|CVS\|lib\|nomake" | grep /)
|
||||
include $(TOPDIR)/make/dirs.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue