www/Makefile

changeset 341
9c4bc199be9e
parent 311
f6fafccd8a6d
child 356
36c72e368948
equal deleted inserted replaced
340:fa4eb830c151 341:9c4bc199be9e
1 # Makefile for the bms webserver 1 # Makefile for the bms webserver
2 # Copyright (c) 2018 by M. Broek. 2 # Copyright (c) 2018-2019 by M. Broek.
3 3
4 include ../Makefile.global 4 include ../Makefile.global
5 5
6 SRC = cmd_fermenter.php config.php.dist crontasks.php favicon.ico gen_about.php \ 6 SRC = cmd_fermenter.php config.php.dist crontasks.php favicon.ico gen_about.php \
7 getbrewlog.php getfermentablesources.php getfermenter.php getfermentlog.php \ 7 getbrewlog.php getfermentablesources.php getfermenter.php getfermentlog.php \
10 inv_equipments.php inv_fermentables.php inv_hops.php inv_instock.php \ 10 inv_equipments.php inv_fermentables.php inv_hops.php inv_instock.php \
11 inv_miscs.php inv_suppliers.php inv_waters.php inv_yeasts.php \ 11 inv_miscs.php inv_suppliers.php inv_waters.php inv_yeasts.php \
12 log_brew.php log_fermentation.php \ 12 log_brew.php log_fermentation.php \
13 mon_brewer.php mon_fermenter.php mon_node.php \ 13 mon_brewer.php mon_fermenter.php mon_node.php \
14 prod_archive_code.php prod_archive_date.php prod_archive_name.php prod_beerxml.php \ 14 prod_archive_code.php prod_archive_date.php prod_archive_name.php prod_beerxml.php \
15 prod_duplicate.php prod_edit.php prod_export.php prod_impbrew.php prod_inprod.php \ 15 prod_duplicate.php prod_edit.php prod_export.php prod_forum.php prod_impbrew.php \
16 prod_new.php prod_print.php prod_reduce.php prod_torecipe.php \ 16 prod_inprod.php prod_new.php prod_print.php prod_reduce.php prod_torecipe.php \
17 profile_fermentation.php profile_mash.php profile_setup.php profile_styles.php \ 17 profile_fermentation.php profile_mash.php profile_setup.php profile_styles.php \
18 profile_water.php \ 18 profile_water.php \
19 rec_beerxml.php rec_duplicate.php rec_edit.php rec_export.php rec_import.php \ 19 rec_beerxml.php rec_duplicate.php rec_edit.php rec_export.php rec_import.php \
20 rec_main.php rec_new.php rec_print.php rec_toproduct.php \ 20 rec_main.php rec_new.php rec_print.php rec_toproduct.php \
21 upl_brew.php upl_fermentables.php upl_hops.php upl_miscs.php upl_recipe.php \ 21 upl_brew.php upl_fermentables.php upl_hops.php upl_miscs.php upl_recipe.php \

mercurial