Commit graph

9 commits

Author SHA1 Message Date
b2d6e6f554 Everywhere: Rename MODDIR -> JWBDIR
Rename the omnipresent MODDIR variable to JWBDIR, since that's more to the
point.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-06-29 21:34:18 +00:00
316435bb78 $(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
C++ definitions are numerous, and they shouldn't pollute variable space and
performance outside of directories containing C++ files. This commit pushes
them into a defs-cpp.mk file.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-02-27 20:46:54 +00:00
Jan Lindemann
c1433129c9 Fix missing all: Target 2010-08-28 19:02:54 +00:00
Jan Lindemann
1924377731 make: Renamed LIBDIR to BUILD_LIBDIR 2007-08-21 16:20:19 +00:00
Jan Lindemann
7939670eb7 header.mk, qttools.mk: Renamed LOCAL_HDR BUILD_H 2005-12-01 09:09:57 +00:00
Jan Lindemann
5700573a46 bin, make, scripts: Copy scripts to $(MODDIR)/bin 2002-07-02 16:04:41 +00:00
Jan Lindemann
76b7596817 make: Add new values to ALL and MEMBER instead of setting them 2002-01-18 00:24:33 +00:00
Jan Lindemann
61e77a5686 make, scripts: Add lots of "all" targets 2002-01-17 21:58:12 +00:00
Jan Lindemann
4d234a8016 header.mk: Add file 2001-09-28 15:51:55 +00:00