www/Makefile

changeset 36
4b829f689d7e
parent 29
a12d0a4d621e
child 81
aad866b2bcea
equal deleted inserted replaced
35:d6314a95021c 36:4b829f689d7e
1 # Makefile for the bms webserver 1 # Makefile for the bms webserver
2 # Copyright (c) 2018 by M. Broek. 2 # Copyright (c) 2018 by M. Broek.
3 3
4 include ../Makefile.global 4 include ../Makefile.global
5 5
6 SRC = getfermenter.php getfermenters.php \ 6 SRC = getfermenter.php getnode.php config.php.dist index.php \
7 getnode.php getnodes.php config.php.dist index.php \
8 inv_fermentables.php inv_hops.php inv_mash_profiles.php \ 7 inv_fermentables.php inv_hops.php inv_mash_profiles.php \
9 inv_miscs.php inv_suppliers.php inv_water_profiles.php \ 8 inv_miscs.php inv_suppliers.php inv_water_profiles.php \
10 inv_water_sources.php inv_yeasts.php inv_equipments.php \ 9 inv_water_sources.php inv_yeasts.php inv_equipments.php \
11 inv_styles.php \ 10 inv_styles.php \
12 mon_brewer.php mon_fermenter.php mon_node.php 11 mon_brewer.php mon_fermenter.php mon_node.php

mercurial