(all): Remove target `bundles' for now; linking them doesn't always

work.  If people want to test bundles, they can type `make bundles'.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@728 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-01-16 00:17:12 +00:00
parent 3682627d9b
commit 7e94490c7d

View file

@ -109,7 +109,8 @@ RCS_FILES = $(SRCS) $(HDRS) $(DYNAMIC_MFILES) $(DYNAMIC_HFILES) \
Makefile.in NXStringTable.example
DIST_FILES = $(RCS_FILES)
all: $(EXCS) bundles
# type 'make bundles' if you also want to check bundles.
all: $(EXCS)
# This works for GNU make, but not others.
# %: %.o $(srcdir)/../src/libobjects.a