version 1.9, 2000/12/14 17:39:24
|
version 1.10, 2000/12/14 18:38:37
|
Line 33 SPEC:
|
Line 33 SPEC:
|
configinstall: |
configinstall: |
# there is a dependency on having directories in place, but oh well... |
# there is a dependency on having directories in place, but oh well... |
perl parse.pl ../../doc/loncapafiles/loncapafiles.html configinstall > Makefile.configinstall |
perl parse.pl ../../doc/loncapafiles/loncapafiles.html configinstall > Makefile.configinstall |
make -f Makefile.configinstall SOURCE="../.." TARGET="" |
make -f Makefile.configinstall SOURCE="../.." TARGET="" configfiles |
perl loncaparestoreconfigurations lasttimestamp |
perl loncaparestoreconfigurations lasttimestamp |
|
make -f Makefile.configinstall TARGET="" configpermissions |
|
|
install: build |
install: build |
perl parse.pl ../../doc/loncapafiles/loncapafiles.html install > Makefile.install |
perl parse.pl ../../doc/loncapafiles/loncapafiles.html install > Makefile.install |