merge robs patches from branch

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1367 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
1998-10-28 05:55:38 +00:00
parent a53653753f
commit de98df10c5
15 changed files with 189 additions and 135 deletions
+2 -6
View File
@@ -21,11 +21,7 @@
# Address: 609 8th Street
# Huntington Beach, CA 92648-4632
# These three lines are suggested defs for autoconf (see the info pages).
@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
include @top_srcdir@/Makefile.init
######################################################################
# Description of targets:
@@ -51,7 +47,7 @@ all:
# This inclusion must come after the first target, and after the
# definitions of *_SRCS, etc., but before the usage of *_OBJS.
include $(top_srcdir)/Makefile.common
include @top_srcdir@/Makefile.common
motif:
@cd ComboBox-1.33; $(MAKE) default