--- /dev/null
+MY-LIB 127.0.0.1 127.0.0.254
cp ../examples/oils_sip.xml.example $(ETCDIR)
cp ../examples/hold_notification_template.example $(DATADIR)
cp ../examples/oils_ctl.sh $(BINDIR)
+ cp ../examples/lib_ips.txt.example $(ETCDIR)
mkdir -p $(TEMPLATEDIR)
cp -r templates/marc $(TEMPLATEDIR)
# If you only want to build the client app, then just build evergreen_xul_client.
# --------------------------------------------------------------------
-TARGETS=("opensrf_all" "openils_core" "openils_web" "evergreen_core" "openils_db");
+TARGETS=("opensrf_all" "openils_core" "openils_web" "openils_db");
# --------------------------------------------------------------------