version 1.70, 2002/02/20 00:23:24
|
version 1.73, 2002/03/01 19:58:13
|
Line 180 warningnote:
|
Line 180 warningnote:
|
echo "!!!! Please read the WARNINGS file !!!!"; \ |
echo "!!!! Please read the WARNINGS file !!!!"; \ |
echo "!!!! to make sure everything is !!!!"; \ |
echo "!!!! to make sure everything is !!!!"; \ |
echo "!!!! correct and taken care of !!!!"; \ |
echo "!!!! correct and taken care of !!!!"; \ |
echo "!!!! (it is output below here) !!!!"; \ |
|
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"; \ |
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"; \ |
cat WARNINGS; \ |
|
fi |
fi |
|
|
NET_webserverconf: |
NET_webserverconf: |
Line 204 install: TEST_hosts_tab Makefile.install
|
Line 202 install: TEST_hosts_tab Makefile.install
|
make -f Makefile.install SOURCE="$(SOURCE)" TARGET="$(TARGET)" links |
make -f Makefile.install SOURCE="$(SOURCE)" TARGET="$(TARGET)" links |
make SOURCE="$(SOURCE)" TARGET="$(TARGET)" \ |
make SOURCE="$(SOURCE)" TARGET="$(TARGET)" \ |
NORESTORECONF="$(NORESTORECONF)" configinstall |
NORESTORECONF="$(NORESTORECONF)" configinstall |
|
make postinstall |
make warningnote |
make warningnote |
|
|
Makefile.install: ../../doc/loncapafiles/loncapafiles.lpml lpml_parse.pl |
Makefile.install: ../../doc/loncapafiles/loncapafiles.lpml lpml_parse.pl |