Changed order of build targets.

This commit is contained in:
Janet B. Anderson
2000-01-26 20:33:23 +00:00
parent f3eed80f2d
commit 578b35bd6f

View File

@@ -156,8 +156,8 @@ rebuild: clean install
inc: $(INSTALL_INC) $(INSTALL_OSINC)
build: $(LIBTARGETS) $(PROD) $(TESTPROD) $(TARGETS) \
$(MENUS) $(RECTYPES) $(BPTS)
build: $(MENUS) $(RECTYPES) $(BPTS) \
$(LIBTARGETS) $(PROD) $(TESTPROD) $(TARGETS)
ifdef DBDEXPAND
build: $(DBDNAME)