all:
make -f $(DIR)/Makefile.debian install_debs
make -f $(DIR)/Makefile.debian test_for_libdbi_pkg
+ make -f $(DIR)/Makefile.common install_yaz
make -f $(DIR)/Makefile.common install_net_z3950_simpleserver
make -f $(DIR)/Makefile.common install_cpan
make -f $(DIR)/Makefile.common install_cpan_force
make -f $(DIR)/Makefile.debian install_js_sm
make -f $(DIR)/Makefile.debian debian_sys_config
- make -f $(DIR)/Makefile.common install_yaz
install_pgsql_server_debs_91:
$(APT_TOOL) install $(PGSQL_SERVER_DEBS_91)