$(TOPDIR), make, tmpl/tex/en_technical: Make the uclient examples work

This commit is contained in:
Jan Lindemann 2001-07-16 20:58:56 +00:00 committed by Jan Lindemann
commit a9cdceebeb
4 changed files with 26 additions and 17 deletions

View file

@ -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