version 1.74, 2002/03/01 22:06:01
|
version 1.75, 2002/03/03 04:30:00
|
Line 191 webserverconf:
|
Line 191 webserverconf:
|
cat ../../doc/loncapafiles/webserver.piml | \ |
cat ../../doc/loncapafiles/webserver.piml | \ |
perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(LAUNCH) |
perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(LAUNCH) |
|
|
|
sanitycheck: |
|
cat ../../doc/loncapafiles/sanitycheck.piml | \ |
|
perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(LAUNCH) |
|
|
postinstall: |
postinstall: |
make webserverconf |
make webserverconf |
|
make sanitycheck |
|
|
install: TEST_hosts_tab Makefile.install Makefile |
install: TEST_hosts_tab Makefile.install Makefile |
echo -n "" > WARNINGS |
echo -n "" > WARNINGS |