version 1.75, 2002/03/03 04:30:00
|
version 1.76, 2002/03/03 04:46:38
|
Line 193 webserverconf:
|
Line 193 webserverconf:
|
|
|
sanitycheck: |
sanitycheck: |
cat ../../doc/loncapafiles/sanitycheck.piml | \ |
cat ../../doc/loncapafiles/sanitycheck.piml | \ |
perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(LAUNCH) |
perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(LAUNCH) | \ |
|
tee -a WARNINGS |
|
|
postinstall: |
postinstall: |
make webserverconf |
make webserverconf |
Line 209 install: TEST_hosts_tab Makefile.install
|
Line 210 install: TEST_hosts_tab Makefile.install
|
NORESTORECONF="$(NORESTORECONF)" configinstall |
NORESTORECONF="$(NORESTORECONF)" configinstall |
make postinstall |
make postinstall |
make warningnote |
make warningnote |
|
echo "You can run 'make test' to see if your system is ready to go!" |
|
|
Makefile.install: ../../doc/loncapafiles/loncapafiles.lpml lpml_parse.pl |
Makefile.install: ../../doc/loncapafiles/loncapafiles.lpml lpml_parse.pl |
cat ../../doc/loncapafiles/loncapafiles.lpml | \ |
cat ../../doc/loncapafiles/loncapafiles.lpml | \ |